aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-03-02 19:07:24 +0000
committerChris Lattner <sabre@nondot.org>2009-03-02 19:07:24 +0000
commit9e08de1a33c60fe4a91f9bee7169d47ac285a7e6 (patch)
treefa9ec48ed162c9c60dbb3ffeefc2bba42ea45271 /docs/ReleaseNotes.html
parentdd8d2676069d76d5b3be0b20e2f1431907ca7c6b (diff)
downloadexternal_llvm-9e08de1a33c60fe4a91f9bee7169d47ac285a7e6.zip
external_llvm-9e08de1a33c60fe4a91f9bee7169d47ac285a7e6.tar.gz
external_llvm-9e08de1a33c60fe4a91f9bee7169d47ac285a7e6.tar.bz2
update blurb per Shannon Weyrick.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65856 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b40d2d4..edaecd1 100644
--- a/docs/ReleaseNotes.html
+++ b/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>