]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/MC/Disassembler/Mips/lit.local.cfg
Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3):
[FreeBSD/FreeBSD.git] / test / MC / Disassembler / Mips / lit.local.cfg
1 targets = set(config.root.targets_to_build.split())
2 if not 'Mips' in targets:
3     config.unsupported = True
4