Fix code to match comment. Fixes PR11340, a regression from r143209.
[oota-llvm.git] / docs / WritingAnLLVMPass.html
2002-09-09 Chris LattnerFix minor typo
2002-09-06 Chris Lattner* Remove notes at the top of the file
2002-08-22 Chris LattnerAdd documentation for AnalysisGroup functionality
2002-08-14 Chris LattnerGross, some whitespace escaped
2002-08-14 Chris LattnerFix bug in documentation
2002-08-08 Chris LattnerOh yeah, I wrote it.
2002-08-08 Chris LattnerInitial checkin of the "Writting an LLVM Pass" document