Add llvm_cbuilder tests
This commit is contained in:
parent
d795000176
commit
a52db30af8
14 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,9 @@ http://www.llvmpy.org
|
|||
Versions
|
||||
--------
|
||||
|
||||
This package has only been tested with LLVM 3.1, and Python 2.7 and Python 3.2.
|
||||
This package has been tested with LLVM 3.1, Python 2.7 and Python 3.2.
|
||||
Other Python versions should work, but some modifications may be
|
||||
needed for the upcoming LLVM 3.2
|
||||
|
||||
Quickstart
|
||||
----------
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@ Contents:
|
|||
:maxdepth: 2
|
||||
|
||||
doc/userguide.rst
|
||||
doc/llvm_cbuilder.rst
|
||||
doc/llpython/index.rst
|
||||
doc/examples.rst
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue