Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.350 -> 1.351
---
Log message:

add a note


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

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


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.350 llvm/docs/ReleaseNotes.html:1.351
--- llvm/docs/ReleaseNotes.html:1.350   Tue Apr 18 23:02:47 2006
+++ llvm/docs/ReleaseNotes.html Tue Apr 18 23:05:21 2006
@@ -711,7 +711,8 @@
 <div class="doc_text">
 
 <ul>
-<li>None yet</li>
+<li>The SPARC backend only supports the 32-bit SPARC ABI (-m32), it does not
+    support the 64-bit SPARC ABI (-m64).</li>
 </ul>
 
 </div>
@@ -766,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:02:47 $
+  Last modified: $Date: 2006/04/19 04:05:21 $
 </address>
 
 </body>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to