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