diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-04-15 10:09:30 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-04-15 10:09:30 +0000 |
| commit | 7f346b43626faada65ef78dab6365997f617b8fc (patch) | |
| tree | 5553ff6f0be86c9d4da528721d23458aaa098429 /llvm/test/BugPoint | |
| parent | c6b30b107b2cc7b9ef392c451aa206321d720b0d (diff) | |
| download | bcm5719-llvm-7f346b43626faada65ef78dab6365997f617b8fc.tar.gz bcm5719-llvm-7f346b43626faada65ef78dab6365997f617b8fc.zip | |
For PR1319:
Update to new Tcl exec based test harness.
llvm-svn: 36068
Diffstat (limited to 'llvm/test/BugPoint')
| -rw-r--r-- | llvm/test/BugPoint/dg.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/BugPoint/dg.exp b/llvm/test/BugPoint/dg.exp index e42204058c5..de42dad163f 100644 --- a/llvm/test/BugPoint/dg.exp +++ b/llvm/test/BugPoint/dg.exp @@ -1,3 +1,3 @@ -load_lib llvm-dg.exp +load_lib llvm.exp -llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.ll]] +RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.ll]] |

