summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/lit.local.cfg
blob: 24324b2792e386aefa7fc7622592575c97e08138 (plain)
1
2
3
4
5
6
config.suffixes = ['.ll', '.c', '.cpp']

targets = set(config.root.targets_to_build.split())
if not 'Hexagon' in targets:
    config.unsupported = True