aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/dg.exp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-15 22:37:04 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-15 22:37:04 +0000
commit42e86fb1e678fba31d4ba8327b74d66b8bc72471 (patch)
tree5030e66b28e6accd5db365bdd647f6a54506e65b /test/DebugInfo/dg.exp
parentd3b1f6d3e0597baa77bf54cfe072c2fe974f56c1 (diff)
downloadexternal_llvm-42e86fb1e678fba31d4ba8327b74d66b8bc72471.zip
external_llvm-42e86fb1e678fba31d4ba8327b74d66b8bc72471.tar.gz
external_llvm-42e86fb1e678fba31d4ba8327b74d66b8bc72471.tar.bz2
For PR1319: Upgrade to new test harness.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36092 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/dg.exp')
-rw-r--r--test/DebugInfo/dg.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/dg.exp b/test/DebugInfo/dg.exp
index ff34508..879685c 100644
--- a/test/DebugInfo/dg.exp
+++ b/test/DebugInfo/dg.exp
@@ -1,3 +1,3 @@
-load_lib llvm-dg.exp
+load_lib llvm.exp
-llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]
+RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]