summaryrefslogtreecommitdiff
path: root/test/MC/ARM/lit.local.cfg
blob: 8a3ba96497e7dd32f48c04ea49c65c98da885221 (plain)
1
2
3
4
targets = set(config.root.targets_to_build.split())
if not 'ARM' in targets:
    config.unsupported = True