Skip to content

Commit 832ad0e

Browse files
committed
Add LLVMAddEarlyCSEPass to the .def file.
1 parent dd6fc60 commit 832ad0e

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
@@ -24,6 +24,7 @@ LLVMAddDeadStoreEliminationPass
2424
LLVMAddDeadTypeEliminationPass
2525
LLVMAddDemoteMemoryToRegisterPass
2626
LLVMAddDestination
27+
LLVMAddEarlyCSEPass
2728
LLVMAddFunction
2829
LLVMAddFunctionAttr
2930
LLVMAddFunctionAttrsPass

0 commit comments

Comments
 (0)