llvm-6502/test/DebugInfo/ARM/lit.local.cfg
2013-09-16 23:48:45 +00:00

5 lines
108 B
INI

targets = set(config.root.targets_to_build.split())
if not 'ARM' in targets:
config.unsupported = True