about summary refs log tree commit diff
path: root/src/rustllvm/Passes2.cpp
AgeCommit message (Collapse)AuthorLines
2011-05-06rustllvm: Add a function to add the standard function passes to a module; ↵Patrick Walton-3/+8
change uses of bool in LLVMAddStandardModulePasses() to LLVMBool
2011-05-06rustllvm: Add a binding to the LLVM standard module passesPatrick Walton-0/+24