Changes in directory llvm/test/Regression/CodeGen/Generic:

ConstantExprLowering.llx updated: 1.2 -> 1.3
---
Log message:

The pass was removed, but the spirit lives on


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

 ConstantExprLowering.llx |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx
diff -u llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx:1.2 
llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx:1.3
--- llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx:1.2   Fri Jan 
 7 15:37:13 2005
+++ llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx       Sun Oct 
30 01:22:15 2005
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -lowerconstantexprs -disable-output
+; RUN: llvm-as < %s | llc
 
 %.str_1 = internal constant [16 x sbyte] c"%d %d %d %d %d\0A\00"
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to