Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.364 -> 1.365
---
Log message:

fix bug


---
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.364 llvm/docs/ReleaseNotes.html:1.365
--- llvm/docs/ReleaseNotes.html:1.364   Sat Nov 18 01:51:14 2006
+++ llvm/docs/ReleaseNotes.html Sat Nov 18 01:52:10 2006
@@ -307,7 +307,7 @@
 
 <ul>
 <li>The X86 backend does not yet support <a href="http://llvm.org/PR879";>inline
-    assembly that uses the X86 floating point stack</a>.  See the <a href="<a 
+    assembly that uses the X86 floating point stack</a>.  See the <a 
     href="http://llvm.org/PR879";>bug</a> for details on workarounds on
     Linux.</li>
 </ul>
@@ -679,7 +679,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/11/18 07:51:14 $
+  Last modified: $Date: 2006/11/18 07:52:10 $
 </address>
 
 </body>



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

Reply via email to