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