]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg
Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3):
[FreeBSD/FreeBSD.git] / test / Transforms / LoopStrengthReduce / ARM / lit.local.cfg
1 targets = set(config.root.targets_to_build.split())
2 if not 'ARM' in targets:
3     config.unsupported = True
4