Welcome to mirror list, hosted at ThFree Co, Russian Federation.

lit.local.cfg « X86 « test « bolt - github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d0b9ea5a8b5d93cf64a2f6fb57fe6d14daec2ac (plain)
1
2
if config.host_arch not in ['x86', 'X86', 'x86_64']:
    config.unsupported = True