add a note

llvm-svn: 115297
This commit is contained in:
Chris Lattner 2010-10-01 06:34:49 +00:00
parent c663a67384
commit ca7c896b16
1 changed files with 15 additions and 0 deletions

View 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>