summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-15 21:17:45 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-15 21:17:45 +0000
commit297657d6e6a85b3d4ef03f368055bf55c18e1500 (patch)
tree6fa6c0290168f8219f3d7a360f19cafd653d9489 /llvm/test/CodeGen/SPARC
parentff8169f5cb4b5a3caa106bef61764ba4398d690d (diff)
downloadbcm5719-llvm-297657d6e6a85b3d4ef03f368055bf55c18e1500.tar.gz
bcm5719-llvm-297657d6e6a85b3d4ef03f368055bf55c18e1500.zip
For PR1319: Upgrade to new test harness.
llvm-svn: 36087
Diffstat (limited to 'llvm/test/CodeGen/SPARC')
-rw-r--r--llvm/test/CodeGen/SPARC/dg.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/SPARC/dg.exp b/llvm/test/CodeGen/SPARC/dg.exp
index ff34508c3c6..879685ca879 100644
--- a/llvm/test/CodeGen/SPARC/dg.exp
+++ b/llvm/test/CodeGen/SPARC/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}]]
OpenPOWER on IntegriCloud