From: Jeffrey Yasskin
Date: Wed, 24 Jun 2009 21:09:13 +0000 (+0000)
Subject: ReleaseNotes.External Projects += Unladen Swallow
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ba2aa7859e7ae3b5276d902ed0edddbc5ec7355d;p=oota-llvm.git
ReleaseNotes.External Projects += Unladen Swallow
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74116 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html
index 2a8daa98ea2..923d4e178cc 100644
--- a/docs/ReleaseNotes-2.6.html
+++ b/docs/ReleaseNotes-2.6.html
@@ -231,6 +231,18 @@ 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.
Unladen Swallow is a
+branch of Python intended to be fully
+compatible and significantly faster. It uses LLVM's optimization passes and JIT
+compiler.