1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/MC/Disassembler/XCore/lit.local.cfg

4 lines
109 B
INI
Raw Normal View History

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