summaryrefslogtreecommitdiff
path: root/docs
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
commit5e98cb708827b03c9fb7d3e0387d5c55cc738d73 (patch)
treec2a8f2b1191eb1719c375790f9aa198c8b6ffa9c /docs
parente46161f10c3e0c640b22e446b873df8b01413f52 (diff)
downloadllvm-5e98cb708827b03c9fb7d3e0387d5c55cc738d73.tar.gz
llvm-5e98cb708827b03c9fb7d3e0387d5c55cc738d73.tar.bz2
llvm-5e98cb708827b03c9fb7d3e0387d5c55cc738d73.tar.xz
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')
-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 923d4e178c..412db74867 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">