1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-31 16:02:52 +01:00
llvm-mirror/test/Object/Mips/lit.local.cfg

4 lines
108 B
INI
Raw Normal View History

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