summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
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