diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 414ed1226c7..a39369fc299 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -42,6 +42,10 @@
  • The MachineFunctionPass class +
  • Pass Registration


    The +runOnMachineFunction(MachineFunction &MF) method

    @@ -1250,6 +1276,6 @@ href="#Pass">Pass, only the other way around.

    Chris Lattner
    -Last modified: Mon Jul 14 12:12:53 CDT 2003 +Last modified: Tue Jul 22 15:52:30 CDT 2003