summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
authorGalina Kistanova <gkistanova@gmail.com>2011-05-06 18:24:46 +0000
committerGalina Kistanova <gkistanova@gmail.com>2011-05-06 18:24:46 +0000
commita335f5aeebe96e48cb154873b10fc1fd9445694b (patch)
tree5a99dada346c53daa75214f25628b13d94fcf81a /llvm/test/DebugInfo
parent84f9ad9bf205a287637e186c9741862a4f6085fc (diff)
downloadbcm5719-llvm-a335f5aeebe96e48cb154873b10fc1fd9445694b.tar.gz
bcm5719-llvm-a335f5aeebe96e48cb154873b10fc1fd9445694b.zip
Move few target-dependant tests to appropriate directories.
llvm-svn: 131002
Diffstat (limited to 'llvm/test/DebugInfo')
-rw-r--r--llvm/test/DebugInfo/X86/dg.exp5
-rw-r--r--llvm/test/DebugInfo/X86/stmt-list.ll (renamed from llvm/test/DebugInfo/stmt-list.ll)0
2 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/X86/dg.exp b/llvm/test/DebugInfo/X86/dg.exp
new file mode 100644
index 00000000000..7b7bd4e7380
--- /dev/null
+++ b/llvm/test/DebugInfo/X86/dg.exp
@@ -0,0 +1,5 @@
+load_lib llvm.exp
+
+if { [llvm_supports_target X86] } {
+ RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
+}
diff --git a/llvm/test/DebugInfo/stmt-list.ll b/llvm/test/DebugInfo/X86/stmt-list.ll
index 145649bf459..145649bf459 100644
--- a/llvm/test/DebugInfo/stmt-list.ll
+++ b/llvm/test/DebugInfo/X86/stmt-list.ll
OpenPOWER on IntegriCloud