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

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