llvm-for-llvmta/test/tools/llvm-ml/lit.local.cfg

6 lines
129 B
INI
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
if not ('X86' in config.root.targets):
# We need support for X86.
config.unsupported = True
config.suffixes.add('.asm')