Skip to content

Commit e4e23c5

Browse files
committed
[Reg2Mem][NewPM] Pin test to legacy PM
This pass hasn't been touched in a long time and isn't used in tree.
1 parent a2291a5 commit e4e23c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/Reg2Mem/crash.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt -reg2mem -disable-output < %s
1+
; RUN: opt -reg2mem -disable-output -enable-new-pm=0 < %s
22
; PR14782
33

44
declare void @f1()

0 commit comments

Comments
 (0)