summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/AArch64/lit.local.cfg
blob: 6642d287068052da5f1adc2475b91564f59c4e69 (plain)
1
2
3
4
5
config.suffixes = ['.ll']

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