Files
clang-p2996/llvm/test/Transforms/IndVarSimplify/ARM/lit.local.cfg
Roman Lebedev 8e7b25bb40 [NFC] Move ARM opt -indvars test from Codegen into Transforms
They are really not codegen tests.
2020-04-03 20:15:03 +03:00

3 lines
67 B
INI

if not 'ARM' in config.root.targets:
config.unsupported = True