diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-02 19:07:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-02 19:07:24 +0000 |
commit | 0c72d8f3056273929d4abce00f0005b01b801605 (patch) | |
tree | 69d1dc291b4f70eb3fde5703e3fa0b3342f18c9d /llvm/docs/ReleaseNotes.html | |
parent | abf63e7bb38398d6ffbddf291956fdc94aebf7ac (diff) | |
download | bcm5719-llvm-0c72d8f3056273929d4abce00f0005b01b801605.tar.gz bcm5719-llvm-0c72d8f3056273929d4abce00f0005b01b801605.zip |
update blurb per Shannon Weyrick.
llvm-svn: 65856
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-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> |