aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg
blob: 4d344fa91a9ea75d17bcc0e55beecfc9915fe29a (plain)
1
2
3
4
targets = set(config.root.targets_to_build.split())
if not 'Sparc' in targets:
    config.unsupported = True