llvm-project/llvm/test/tools/llvm-nm/lit.local.cfg

5 lines
118 B
INI

if not 'X86' in config.root.targets:
config.unsupported = True
config.suffixes = ['.ll', '.s', '.test', '.yaml']