Compiler projects using llvm
config.suffixes = ['.ll']

if not 'RISCV' in config.root.targets:
    config.unsupported = True