From: Jeffrey Yasskin Date: Wed, 24 Jun 2009 21:26:42 +0000 (+0000) Subject: ReleaseNotes.External Projects += Rubinius X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5e98cb708827b03c9fb7d3e0387d5c55cc738d73;p=oota-llvm.git ReleaseNotes.External Projects += Rubinius git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74119 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index 923d4e178cc..412db74867e 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.

+ +
+Rubinius +
+ +
+

Rubinius is a new virtual +machine for Ruby. It leverages LLVM to dynamically compile Ruby code down to +machine code using LLVM's JIT.

+
+