aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/lit.local.cfg
blob: ea00867701b2274a50b6cc338a1de8da141f5b37 (plain)
1
2
3
4
5
6
config.suffixes = ['.ll', '.c', '.cpp']

targets = set(config.root.targets_to_build.split())
if not 'CellSPU' in targets:
    config.unsupported = True