aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit9dabb78519c0e8b6df7a4461c252d5957106be0c (patch)
tree82e3fc5df580389edb521dbb3b187a53bf9658fb /test/DebugInfo
parent89fd43778e47b0698582f906e3dac900c376102e (diff)
downloadexternal_llvm-9dabb78519c0e8b6df7a4461c252d5957106be0c.zip
external_llvm-9dabb78519c0e8b6df7a4461c252d5957106be0c.tar.gz
external_llvm-9dabb78519c0e8b6df7a4461c252d5957106be0c.tar.bz2
Move few target-dependant tests to appropriate directories.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131002 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo')
-rw-r--r--test/DebugInfo/X86/dg.exp5
-rw-r--r--test/DebugInfo/X86/stmt-list.ll (renamed from test/DebugInfo/stmt-list.ll)0
2 files changed, 5 insertions, 0 deletions
diff --git a/test/DebugInfo/X86/dg.exp b/test/DebugInfo/X86/dg.exp
new file mode 100644
index 0000000..7b7bd4e
--- /dev/null
+++ b/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/test/DebugInfo/stmt-list.ll b/test/DebugInfo/X86/stmt-list.ll
index 145649b..145649b 100644
--- a/test/DebugInfo/stmt-list.ll
+++ b/test/DebugInfo/X86/stmt-list.ll