hanchenye-llvm-project/llvm/test/MC/Disassembler/MBlaze/lit.local.cfg

7 lines
139 B
INI

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