summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-30 07:22:15 +0000
committerChris Lattner <sabre@nondot.org>2005-10-30 07:22:15 +0000
commit48131a8254aaf598f7999da1b50189084287ec13 (patch)
tree5f9547f8aaf9fc585018cd06e46dbd15c454c5b6
parente507a151845a53f361707fdc5908d5355580e0c6 (diff)
downloadllvm-48131a8254aaf598f7999da1b50189084287ec13.tar.gz
The pass was removed, but the spirit lives on
llvm-svn: 24108
-rw-r--r--llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx b/llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx
index b511825f9598..20c3ef6f81af 100644
--- a/llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx
+++ b/llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx
@@ -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"