[llvm-commits] [llvm] r65856 - /llvm/trunk/docs/ReleaseNotes.html

Chris Lattner sabre at nondot.org
Mon Mar 2 11:07:24 PST 2009


Author: lattner
Date: Mon Mar  2 13:07:24 2009
New Revision: 65856

URL: http://llvm.org/viewvc/llvm-project?rev=65856&view=rev
Log:
update blurb per Shannon Weyrick.

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=65856&r1=65855&r2=65856&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Mon Mar  2 13:07:24 2009
@@ -257,9 +257,9 @@
 
 <div class="doc_text">
 <p><a href="http://code.roadsend.com/rphp">Roadsend PHP</a> (rphp) is an open
-source compiler for the PHP programming language that uses LLVM for its
-optimizer, JIT, and static compiler.  This is a reimplementation of an earlier
-project that is now based on the LLVM.</p>
+source implementation of the PHP programming 
+language that uses LLVM for its optimizer, JIT, and static compiler. This is a 
+reimplementation of an earlier project that is now based on LLVM.</p>
 </div>
 
 





More information about the llvm-commits mailing list