[llvm-commits] CVS: llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll

Chris Lattner lattner at cs.uiuc.edu
Wed Nov 19 13:48:01 PST 2003


Changes in directory llvm/test/Regression/ExecutionEngine:

2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll updated: 1.1 -> 1.2

---
Log message:

update test


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

Index: llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
diff -u llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll:1.1 llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll:1.2
--- llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll:1.1	Sat Oct 18 18:54:45 2003
+++ llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll	Wed Nov 19 13:47:36 2003
@@ -1,5 +1,3 @@
-; RUN: llvm-as < %s | lli -force-interpreter=false
-
 %A = global int 0
 
 int %main() {





More information about the llvm-commits mailing list