mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
update dox
llvm-svn: 8626
This commit is contained in:
parent
d4de2760aa
commit
5af4f73620
@ -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
|
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,
|
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>
|
<a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
||||||
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
|
<!-- Created: Tue Aug 6 15:00:33 CDT 2002 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Tue Aug 5 17:53:43 CDT 2003
|
Last modified: Sat Sep 20 09:25:11 CDT 2003
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</font></body></html>
|
</font></body></html>
|
||||||
|
Loading…
Reference in New Issue
Block a user