blob: 683bfdccb74262b0288a730ed10e9fd3e6fb903d [file] [log] [blame]
config.suffixes = ['.ll']
targets = set(config.root.targets_to_build.split())
if not 'Mips' in targets:
config.unsupported = True