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