diff options
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index b40d2d414ee..edaecd1f0d0 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -257,9 +257,9 @@ fully featured as the original DMD compiler from DigitalMars. <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> |