llvm-6502/test/DebugInfo/ARM/lit.local.cfg
2013-03-20 17:39:02 +00:00

6 lines
149 B
INI

config.suffixes = ['.ll', '.s', '.test']
targets = set(config.root.targets_to_build.split())
if not 'ARM' in targets:
config.unsupported = True