aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes-2.6.html
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2009-06-24 21:26:42 +0000
committerJeffrey Yasskin <jyasskin@google.com>2009-06-24 21:26:42 +0000
commit123b392be58b77fd0ca921df715dd2471870e17e (patch)
treec2a8f2b1191eb1719c375790f9aa198c8b6ffa9c /docs/ReleaseNotes-2.6.html
parent3217b3e9cca4b18206aea79324624bc692559c01 (diff)
downloadexternal_llvm-123b392be58b77fd0ca921df715dd2471870e17e.zip
external_llvm-123b392be58b77fd0ca921df715dd2471870e17e.tar.gz
external_llvm-123b392be58b77fd0ca921df715dd2471870e17e.tar.bz2
ReleaseNotes.External Projects += Rubinius
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74119 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes-2.6.html')
-rw-r--r--docs/ReleaseNotes-2.6.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html
index 923d4e1..412db74 100644
--- a/docs/ReleaseNotes-2.6.html
+++ b/docs/ReleaseNotes-2.6.html
@@ -243,6 +243,17 @@ compatible and significantly faster. It uses LLVM's optimization passes and JIT
compiler.</p>
</div>
+<!--=========================================================================-->
+<div class="doc_subsection">
+<a name="Rubinius">Rubinius</a>
+</div>
+
+<div class="doc_text">
+<p><a href="http://github.com/evanphx/rubinius">Rubinius</a> is a new virtual
+machine for Ruby. It leverages LLVM to dynamically compile Ruby code down to
+machine code using LLVM's JIT.</p>
+</div>
+
<!-- *********************************************************************** -->
<div class="doc_section">