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