diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 3e2f167ccbb..d1cf63cae8f 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -1,34 +1,6 @@ Writing an LLVM Pass - - @@ -80,6 +52,11 @@ just grow as time goes on. +
  • Using GDB with dynamically loaded passes +
  • Future extensions planned
  • +
    +Using GDB with dynamically loaded passes +


    Setting a breakpoint in your pass


    Miscellaneous Problems

    @@ -1098,9 +1161,9 @@ href="#Pass">Pass, only the other way around.


    -
    Christopher Lattner
    +
    Chris Lattner
    -Last modified: Thu Aug 22 14:19:43 CDT 2002 +Last modified: Thu Sep 5 15:06:01 CDT 2002