X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FProgrammersManual.html;h=61fc213190b912d66393cb92a7a2815ae7accb3f;hb=367373053b4c50cf84ec54d2300ddab14c60063e;hp=116370ffd50556094d3753f4ea785379a0aa29e1;hpb=065a616adad624152618b1b0084ff074e5b03bbb;p=oota-llvm.git diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 116370ffd50..61fc213190b 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -1472,7 +1472,7 @@ that doesn't have a forwarding method.

-

  • BasicBlock &getEntryNode()

    +

  • BasicBlock &getEntryBlock()

    Returns the entry BasicBlock for the function. Because the entry block for the function is always the first block, @@ -1787,8 +1787,10 @@ pointer to the parent Function.


    By: Dinakar Dhurjati and Chris Lattner
    +The LLVM Compiler Infrastructure +
    -Last modified: Tue Aug 5 17:53:43 CDT 2003 +Last modified: Mon Oct 27 12:00:00 CDT 2003