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