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