[llvm-commits] CVS: llvm/test/Regression/BugPoint/misopt-basictest.ll

John Criswell criswell at cs.uiuc.edu
Mon Oct 27 11:47:03 PST 2003


Changes in directory llvm/test/Regression/BugPoint:

misopt-basictest.ll updated: 1.2 -> 1.3

---
Log message:

Merged RELEASE_1.



---
Diffs of the changes:  (+2 -1)

Index: llvm/test/Regression/BugPoint/misopt-basictest.ll
diff -u llvm/test/Regression/BugPoint/misopt-basictest.ll:1.2 llvm/test/Regression/BugPoint/misopt-basictest.ll:1.3
--- llvm/test/Regression/BugPoint/misopt-basictest.ll:1.2	Fri Aug  1 18:29:59 2003
+++ llvm/test/Regression/BugPoint/misopt-basictest.ll	Mon Oct 27 11:46:42 2003
@@ -1,4 +1,5 @@
-; RUN: export PATH=/usr/bin:/bin/:${PATH}
+; RUN: PATH=/usr/bin:/bin/:${PATH}
+; RUN: export PATH
 ; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg
 
 %.LC0 = internal global [13 x sbyte] c"Hello World\0A\00"





More information about the llvm-commits mailing list