[llvm-commits] [release_20] CVS: llvm/docs/ReleaseNotes.html

Tanya Lattner tonic at nondot.org
Mon May 21 23:23:30 PDT 2007



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.368.2.1 -> 1.368.2.2
---
Log message:

Merge from mainline


---
Diffs of the changes:  (+2 -2)

 ReleaseNotes.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.368.2.1 llvm/docs/ReleaseNotes.html:1.368.2.2
--- llvm/docs/ReleaseNotes.html:1.368.2.1	Fri May 18 01:39:06 2007
+++ llvm/docs/ReleaseNotes.html	Tue May 22 01:23:12 2007
@@ -693,7 +693,7 @@
   See <a href="http://gcc.gnu.org/onlinedocs/gcc/Constructing-Calls.html#Constructing%20Calls">Constructing Calls</a>: Dispatching a call to another function.</p>
 </li>
 
-<li><p>llvm-gcc <b>partially</b> supports tthese GCC extensions:</p>
+<li><p>llvm-gcc <b>partially</b> supports these GCC extensions:</p>
   <ol>
   <li><a href="http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html#Nested%20Functions">Nested Functions</a>: As in Algol and Pascal, lexical scoping of functions.<br>
       Nested functions are supported, but llvm-gcc does not support non-local
@@ -849,7 +849,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/05/18 06:39:06 $
+  Last modified: $Date: 2007/05/22 06:23:12 $
 </address>
 
 </body>






More information about the llvm-commits mailing list