summaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-20 14:43:16 +0000
committerChris Lattner <sabre@nondot.org>2003-09-20 14:43:16 +0000
commit4c6d4d3522e9a26332d66fec4eb38a53aa7bb3bb (patch)
treee7d1ce7b34cfb154d8daf5bdac771dad3d6bc940 /docs/ProgrammersManual.html
parent02a3be020a6b4eedb4b489959997d23a22cdf22e (diff)
downloadllvm-4c6d4d3522e9a26332d66fec4eb38a53aa7bb3bb.tar.gz
llvm-4c6d4d3522e9a26332d66fec4eb38a53aa7bb3bb.tar.bz2
llvm-4c6d4d3522e9a26332d66fec4eb38a53aa7bb3bb.tar.xz
update dox
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8626 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ProgrammersManual.html')
-rw-r--r--docs/ProgrammersManual.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 116370ffd5..0bde00e94a 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -1472,7 +1472,7 @@ that doesn't have a forwarding method.<p>
-<li><tt><a href="#BasicBlock">BasicBlock</a> &getEntryNode()</tt><p>
+<li><tt><a href="#BasicBlock">BasicBlock</a> &getEntryBlock()</tt><p>
Returns the entry <a href="#BasicBlock"><tt>BasicBlock</tt></a> for the
function. Because the entry block for the function is always the first block,
@@ -1789,6 +1789,6 @@ pointer to the parent Function.
<a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
<!-- hhmts start -->
-Last modified: Tue Aug 5 17:53:43 CDT 2003
+Last modified: Sat Sep 20 09:25:11 CDT 2003
<!-- hhmts end -->
</font></body></html>