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

5 lines
111 B
INI

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