Reapply r188119 now that the bug it exposed is fixed.
[oota-llvm.git] / docs / WritingAnLLVMPass.rst
2013-07-08 Benjamin KramerIR headers moved to llvm/IR some aeons ago, update...
2013-07-08 Stephen LinUpdate docs to say that a FunctionPass should not inspe...
2013-01-10 Chris Lattnerremove the rest of the "written by" lines in the docume...
2012-12-12 Dmitri GribenkoDocumentation: convert WritingAnLLVMPass.html to reST.