Revert "Debug info: Support variadic functions."
[oota-llvm.git] / lib / IR / Pass.cpp
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-01-12 Chandler Carruth[PM] Simplify the interface exposed for IR printing...
2014-01-12 Chandler Carruth[PM] Rename the IR printing pass header to a more gener...
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2013-02-08 Sergei LarinEnable *BasicBlockPass::createPrinterPass()
2013-01-02 Chandler CarruthRename VMCore directory to IR.