aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/Mips/lit.local.cfg
blob: 1fa54b428cd97710d4ce5254475e5e5fefc01f61 (plain)
1
2
3
4
targets = set(config.root.targets_to_build.split())
if not 'Mips' in targets:
    config.unsupported = True