summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-15 08:30:33 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-15 08:30:33 +0000
commit951d8dc29fff7ab225affb2b5b00f053a98495f6 (patch)
treefd157257862153709cfb92c3c469d448623284c3 /llvm/test/Transforms/LoopUnswitch
parent8eba4c3d12b38a48882901eda50a57424940ecd1 (diff)
downloadbcm5719-llvm-951d8dc29fff7ab225affb2b5b00f053a98495f6.tar.gz
bcm5719-llvm-951d8dc29fff7ab225affb2b5b00f053a98495f6.zip
For PR1319:
Upgrade to use new Tcl exec based test harness. llvm-svn: 36062
Diffstat (limited to 'llvm/test/Transforms/LoopUnswitch')
-rw-r--r--llvm/test/Transforms/LoopUnswitch/dg.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/Transforms/LoopUnswitch/dg.exp b/llvm/test/Transforms/LoopUnswitch/dg.exp
index ff34508c3c6..879685ca879 100644
--- a/llvm/test/Transforms/LoopUnswitch/dg.exp
+++ b/llvm/test/Transforms/LoopUnswitch/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