Revert "Cleaned up some of the highlightin in getting_started.rst and llvmpy-package.rst"
This reverts commit 83f24e90d3.
This commit is contained in:
parent
83f24e90d3
commit
68e6dc693e
172 changed files with 4 additions and 28972 deletions
|
|
@ -107,6 +107,5 @@ Get llvmpy and install it:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
$ git clone git@github.com:numba/llvmpy.git
|
||||
$ cd llvmpy
|
||||
$ python setup.py install
|
||||
$ git clone git@github.com:numba/llvmpy.git $ cd
|
||||
llvmpy $ python setup.py install
|
||||
|
|
|
|||
|
|
@ -83,7 +83,5 @@ import llvmpy modules thus:
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
from llvm import *
|
||||
from llvm.core import *
|
||||
from llvm.ee import *
|
||||
from llvm.passes import *
|
||||
from llvm import \* from llvm.core import \* from
|
||||
llvm.ee import \* from llvm.passes import \*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue