summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/lit.local.cfg
blob: 1da00eaef3e0c84e08b6cffe74fa1d5e5d2f379b (plain)
1
2
3
4
5
6
config.suffixes = ['.txt']

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