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