summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-28 18:58:01 +0000
committerChris Lattner <sabre@nondot.org>2009-02-28 18:58:01 +0000
commitbc31caf2e70ef106dd815f1961f16ac34b2b2e81 (patch)
tree0011a1a3b8d3efea0538168f611aee3a8c8b82e7 /docs/ReleaseNotes.html
parent70882795978ab0eb7d89540bc41cbc7a323ca3b9 (diff)
downloadllvm-bc31caf2e70ef106dd815f1961f16ac34b2b2e81.tar.gz
llvm-bc31caf2e70ef106dd815f1961f16ac34b2b2e81.tar.bz2
llvm-bc31caf2e70ef106dd815f1961f16ac34b2b2e81.tar.xz
add a stub for Roadsend PHP
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65705 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 13ef51fb14..13243cc8b5 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -246,6 +246,18 @@ fully featured as the original DMD compiler from DigitalMars.
</p>
</div>
+<!--=========================================================================-->
+<div class="doc_subsection">
+<a name="RoadsendPHP">Roadsend PHP</a>
+</div>
+
+<div class="doc_text">
+<p>http://code.roadsend.com/rphp</p>
+
+<p>Roadsend PHP is using LLVM for code generation. This is an open source
+project.
+</p>
+</div>
<!-- *********************************************************************** -->