summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-01-30 09:53:37 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-01-30 09:53:37 +0000
commitc05ebb424b2f9e2d2c9f2176b79aaf9eda4276fe (patch)
tree522d9887768907c1922a9b69503d61dfd9cc0120 /llvm/test
parent441b7ac9dc7e6a2d0cf7b8e89b8b7cc7f73f1d3f (diff)
downloadbcm5719-llvm-c05ebb424b2f9e2d2c9f2176b79aaf9eda4276fe.tar.gz
bcm5719-llvm-c05ebb424b2f9e2d2c9f2176b79aaf9eda4276fe.zip
Introduce llvm/test/LTO/ARM for arm-specific LTO test(s).
llvm-svn: 227563
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