1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/MC/SystemZ/lit.local.cfg

5 lines
112 B
INI
Raw Normal View History

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