summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/lit.local.cfg
blob: e96bab818a3c84bb1cf83cb88bfd9e2ba4c1b595 (plain)
1
2
3
4
targets = set(config.root.targets_to_build.split())
if not 'Hexagon' in targets:
    config.unsupported = True