summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-nm/lit.local.cfg
blob: 1fc0bea084cad6faddd14cf0b9c866ee55c67036 (plain)
1
2
3
4
if not 'X86' in config.root.targets:
    config.unsupported = True

config.suffixes = ['.ll', '.s', '.test', '.yaml']
OpenPOWER on IntegriCloud