blob: 7180c841d6e80bbb0c80fe093feb02b371dae376 [file] [log] [blame]
config.suffixes = ['.ll', '.c', '.cpp']
targets = set(config.root.targets_to_build.split())
if not 'NVPTX' in targets:
config.unsupported = True