Skip to content

Commit 424d3e3

Browse files
committed
Add LLVMAddCorrelatedValuePropagationPass.
1 parent 8e5109d commit 424d3e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rustllvm/rustllvm.def.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ LLVMAddCFGSimplificationPass
1919
LLVMAddCase
2020
LLVMAddConstantMergePass
2121
LLVMAddConstantPropagationPass
22+
LLVMAddCorrelatedValuePropagationPass
2223
LLVMAddDeadArgEliminationPass
2324
LLVMAddDeadStoreEliminationPass
2425
LLVMAddDeadTypeEliminationPass

0 commit comments

Comments
 (0)