[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Apr 18 21:22:09 PDT 2006
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.353 -> 1.354
---
Log message:
grammaro
---
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.353 llvm/docs/ReleaseNotes.html:1.354
--- llvm/docs/ReleaseNotes.html:1.353 Tue Apr 18 23:21:16 2006
+++ llvm/docs/ReleaseNotes.html Tue Apr 18 23:21:57 2006
@@ -146,7 +146,7 @@
executed as scalar operations.</p>
<p>Because llvm-gcc3 does not support GCC generic vectors or vector intrinsics,
-so llvm-gcc4 must be used.</p>
+llvm-gcc4 must be used.</p>
</div>
@@ -767,7 +767,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2006/04/19 04:21:16 $
+ Last modified: $Date: 2006/04/19 04:21:57 $
</address>
</body>
More information about the llvm-commits
mailing list