1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/DebugInfo/ARM/lit.local.cfg
2013-09-16 23:48:45 +00:00

5 lines
108 B
INI

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