rustllvm: Add a binding to the LLVM standard module passes
This commit is contained in:
parent
5e2088f2fa
commit
d089d9f9ed
4 changed files with 36 additions and 1 deletions
|
@ -68,6 +68,7 @@ LLVMAddScalarReplAggregatesPass
|
|||
LLVMAddScalarReplAggregatesPassSSA
|
||||
LLVMAddScalarReplAggregatesPassWithThreshold
|
||||
LLVMAddSimplifyLibCallsPass
|
||||
LLVMAddStandardModulePasses
|
||||
LLVMAddStripDeadPrototypesPass
|
||||
LLVMAddStripSymbolsPass
|
||||
LLVMAddTailCallEliminationPass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue