From 22533bc900bc8cfb1e8a939db0f86c4ef53dd3a2 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 20 Sep 2003 14:43:16 +0000 Subject: update dox llvm-svn: 8626 --- llvm/docs/ProgrammersManual.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs/ProgrammersManual.html') diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index 116370ffd50..0bde00e94ae 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/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, @@ -1789,6 +1789,6 @@ pointer to the parent Function. Chris Lattner -Last modified: Tue Aug 5 17:53:43 CDT 2003 +Last modified: Sat Sep 20 09:25:11 CDT 2003 -- cgit v1.2.3