[llvm-commits] [llvm] r98809 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
sabre at nondot.org
Wed Mar 17 23:52:15 PDT 2010
Author: lattner
Date: Thu Mar 18 01:52:15 2010
New Revision: 98809
URL: http://llvm.org/viewvc/llvm-project?rev=98809&view=rev
Log:
add a couple blurbs back
Modified:
llvm/trunk/docs/ReleaseNotes.html
Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=98809&r1=98808&r2=98809&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Thu Mar 18 01:52:15 2010
@@ -366,12 +366,10 @@
<div class="doc_text">
<p>
-Need update.
-<!--
<a href="http://code.google.com/p/unladen-swallow/">Unladen Swallow</a> is a
branch of <a href="http://python.org/">Python</a> intended to be fully
compatible and significantly faster. It uses LLVM's optimization passes and JIT
-compiler.-->
+compiler.
</p>
</div>
More information about the llvm-commits
mailing list