diff --git a/llvm/test/Transforms/HardwareLoops/ARM/lit.local.cfg b/llvm/test/Transforms/HardwareLoops/ARM/lit.local.cfg new file mode 100644 index 000000000000..98c6700c209d --- /dev/null +++ b/llvm/test/Transforms/HardwareLoops/ARM/lit.local.cfg @@ -0,0 +1,3 @@ +if not 'ARM' in config.root.targets: + config.unsupported = True +