summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/LTO/ARM/lit.local.cfg2
-rw-r--r--llvm/test/LTO/ARM/runtime-library-subtarget.ll (renamed from llvm/test/LTO/runtime-library-subtarget.ll)0
2 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/LTO/ARM/lit.local.cfg b/llvm/test/LTO/ARM/lit.local.cfg
new file mode 100644
index 00000000000..20e19aeb06f
--- /dev/null
+++ b/llvm/test/LTO/ARM/lit.local.cfg
@@ -0,0 +1,2 @@
+if not 'ARM' in config.root.targets:
+ config.unsupported = True
diff --git a/llvm/test/LTO/runtime-library-subtarget.ll b/llvm/test/LTO/ARM/runtime-library-subtarget.ll
index aab1d90ea3b..aab1d90ea3b 100644
--- a/llvm/test/LTO/runtime-library-subtarget.ll
+++ b/llvm/test/LTO/ARM/runtime-library-subtarget.ll
OpenPOWER on IntegriCloud