llvm-project/llvm/test/MC/SystemZ/lit.local.cfg

5 lines
112 B
INI

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