aboutsummaryrefslogtreecommitdiff
path: root/src/rustllvm/Passes2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rustllvm: Add a function to add the standard function passes to a module; ↵Patrick Walton2011-05-061-3/+8
| | | | change uses of bool in LLVMAddStandardModulePasses() to LLVMBool
* rustllvm: Add a binding to the LLVM standard module passesPatrick Walton2011-05-061-0/+24