forked from OSchip/llvm-project
parent
c663a67384
commit
ca7c896b16
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue