llvm-6502/test/Object/Mips/lit.local.cfg
2012-08-29 01:37:57 +00:00

6 lines
137 B
INI

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