We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538e99d commit c870a83Copy full SHA for c870a83
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: dd6fc607a46848b0960fc8095506cb8ffe3dd53d
+refs/heads/master: 832ad0e04137ed2943fad44df71bcd06ed2ce511
trunk/src/rustllvm/rustllvm.def.in
@@ -24,6 +24,7 @@ LLVMAddDeadStoreEliminationPass
24
LLVMAddDeadTypeEliminationPass
25
LLVMAddDemoteMemoryToRegisterPass
26
LLVMAddDestination
27
+LLVMAddEarlyCSEPass
28
LLVMAddFunction
29
LLVMAddFunctionAttr
30
LLVMAddFunctionAttrsPass
0 commit comments