Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.384 -> 1.385 --- Log message: Fix typo. --- 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.384 llvm/docs/ReleaseNotes.html:1.385 --- llvm/docs/ReleaseNotes.html:1.384 Fri May 18 01:38:51 2007 +++ llvm/docs/ReleaseNotes.html Fri May 18 04:04:20 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:38:51 $ + Last modified: $Date: 2007/05/18 09:04:20 $ </address> </body> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits