add a note
authorChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2010 06:34:49 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2010 06:34:49 +0000 (06:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115297 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 573fb4e1d3ead03716d193e610d2e54e3290a2c3..db395547e2814d3457f50d90e3b29c6d5f3109aa 100644 (file)
@@ -441,6 +441,21 @@ uses LLVM as its backend.</p>
 
 </div>
 
+<!--=========================================================================-->
+<div class="doc_subsection">
+<a name="llvm-py">llvm-py Python Bindings for LLVM</a>
+</div>
+
+<div class="doc_text">
+<p>
+<a href="http://www.mdevan.org/llvm-py/">llvm-py</a> has been updated to work
+with LLVM 2.8.  llvm-py provides Python bindings for LLVM, allowing you to write a
+compiler backend or a VM in Python.</p>
+
+</div>
+
+
+
 <!-- *********************************************************************** -->
 <div class="doc_section">
   <a name="whatsnew">What's New in LLVM 2.8?</a>