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