mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 03:59:12 +00:00
add a note
llvm-svn: 115297
This commit is contained in:
parent
bf0f375aba
commit
2dfa30152c
@ -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
Block a user