aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2009-06-24 21:09:13 +0000
committerJeffrey Yasskin <jyasskin@google.com>2009-06-24 21:09:13 +0000
commit3a07d2f9a3b056e2b051580128e5b1fddad4c784 (patch)
tree661100e75f77ea2000e40ed5a8f6689ac192ddc6 /docs
parent9f97faf21676977b25550aa4fd87e4735b08328f (diff)
downloadexternal_llvm-3a07d2f9a3b056e2b051580128e5b1fddad4c784.zip
external_llvm-3a07d2f9a3b056e2b051580128e5b1fddad4c784.tar.gz
external_llvm-3a07d2f9a3b056e2b051580128e5b1fddad4c784.tar.bz2
ReleaseNotes.External Projects += Unladen Swallow
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74116 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes-2.6.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html
index 2a8daa9..923d4e1 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.</p>
</div>
+<!--=========================================================================-->
+<div class="doc_subsection">
+<a name="Unladen Swallow">Unladen Swallow</a>
+</div>
+
+<div class="doc_text">
+<p><a href="http://code.google.com/p/unladen-swallow/">Unladen Swallow</a> is a
+branch of <a href="http://python.org/">Python</a> intended to be fully
+compatible and significantly faster. It uses LLVM's optimization passes and JIT
+compiler.</p>
+</div>
+
<!-- *********************************************************************** -->
<div class="doc_section">