[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Mon Oct 24 09:36:48 PDT 2005
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.335 -> 1.336
---
Log message:
Andrew says that alpha basically works
---
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.335 llvm/docs/ReleaseNotes.html:1.336
--- llvm/docs/ReleaseNotes.html:1.335 Sun Oct 23 23:15:09 2005
+++ llvm/docs/ReleaseNotes.html Mon Oct 24 11:36:36 2005
@@ -171,7 +171,7 @@
releases: <tt>-cee, -pre</tt></li>
<li>The <tt>llvm-db</tt> tool is in a very early stage of development, but can
be used to step through programs and inspect the stack.</li>
-<li>The SparcV8, Alpha, and IA64 code generators are experimental.</li>
+<li>The SparcV8 and IA64 code generators are experimental.</li>
</ul>
</div>
@@ -586,7 +586,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2005/10/24 04:15:09 $
+ Last modified: $Date: 2005/10/24 16:36:36 $
</address>
</body>
More information about the llvm-commits
mailing list