[llvm-commits] CVS: llvm/www/docs/ProgrammersManual.html

Chris Lattner lattner at cs.uiuc.edu
Sat Sep 20 09:44:01 PDT 2003


Changes in directory llvm/www/docs:

ProgrammersManual.html updated: 1.46 -> 1.47

---
Log message:

update dox


---
Diffs of the changes:

Index: llvm/www/docs/ProgrammersManual.html
diff -u llvm/www/docs/ProgrammersManual.html:1.46 llvm/www/docs/ProgrammersManual.html:1.47
--- llvm/www/docs/ProgrammersManual.html:1.46	Wed Sep 10 00:29:43 2003
+++ llvm/www/docs/ProgrammersManual.html	Sat Sep 20 09:43:16 2003
@@ -1472,7 +1472,7 @@
 
 
 
-<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 @@
 <a href="mailto:sabre at 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>





More information about the llvm-commits mailing list