summaryrefslogtreecommitdiff
path: root/test/MC/MBlaze/lit.local.cfg
blob: b0e1d850ff96ffc02e22a5ec8c77166dc4ab6f93 (plain)
1
2
3
4
5
6
config.suffixes = ['.ll', '.c', '.cpp', '.s']

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