config.suffixes = [".ll"]

if not "LoongArch" in config.root.targets:
    config.unsupported = True
