1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-29 23:12:55 +01:00
llvm-mirror/test/Transforms/LoopUnroll/X86/lit.local.cfg

5 lines
108 B
INI
Raw Normal View History

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