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