llvm-6502/test/DebugInfo/Sparc/lit.local.cfg

4 lines
109 B
INI
Raw Normal View History

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