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