aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/Hexagon/lit.local.cfg
blob: a1f0ecbf679273f77db66d9a624c39c4bc9ca0b9 (plain) (blame)
1
2
3
4
5
config.suffixes = ['.ll']

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