Skip to content

Commit 48131a8

Browse files
committed
The pass was removed, but the spirit lives on
llvm-svn: 24108
1 parent e507a15 commit 48131a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llvm-as < %s | opt -lowerconstantexprs -disable-output
1+
; RUN: llvm-as < %s | llc
22

33
%.str_1 = internal constant [16 x sbyte] c"%d %d %d %d %d\0A\00"
44

0 commit comments

Comments
 (0)