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