1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/test/CodeGen/AArch64/lit.local.cfg
2014-04-14 12:50:41 +00:00

5 lines
138 B
INI

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