3955b4e167a547c4a0458712afbf6e928c4840cb
[oota-llvm.git] / test / MC / Disassembler / MBlaze / lit.local.cfg
1 config.suffixes = ['.txt']
2
3 targets = set(config.root.targets_to_build.split())
4 if not 'MBlaze' in targets:
5     config.unsupported = True
6