1
Fork 0

rustllvm: Add a binding to the LLVM standard module passes

This commit is contained in:
Patrick Walton 2011-05-06 12:02:04 -07:00
parent 5e2088f2fa
commit d089d9f9ed
4 changed files with 36 additions and 1 deletions

View file

@ -68,6 +68,7 @@ LLVMAddScalarReplAggregatesPass
LLVMAddScalarReplAggregatesPassSSA
LLVMAddScalarReplAggregatesPassWithThreshold
LLVMAddSimplifyLibCallsPass
LLVMAddStandardModulePasses
LLVMAddStripDeadPrototypesPass
LLVMAddStripSymbolsPass
LLVMAddTailCallEliminationPass