llvmpy/llvm
Siu Kwan Lam 5b6a1d75f8 Fix breakage of LLVM 3.1.
Add LLVM version number in llvmpy.
2013-01-04 14:24:26 -06:00
..
_utils Introduce finalizer module to manage finalization of C resources. 2013-01-03 14:44:32 -06:00
2.9_update.diff Updating to python 3 with 2to3. Check llvm/py3k_update.diff and llvm/py3k_update.out for the output from this. 2011-06-11 20:39:16 -05:00
__init__.py Fix breakage of LLVM 3.1. 2013-01-04 14:24:26 -06:00
_core.cpp Fix breakage of LLVM 3.1. 2013-01-04 14:24:26 -06:00
_util.py Improve bytes/unicode distinction for reading modules from bitcode & assembly 2012-10-10 10:49:48 -05:00
capsulethunk.h Add & use capsulethunk for Py2.6 2012-08-10 19:22:30 -07:00
core.py Wrap LLVMGetPointerToGlobal & add ExecutionEngine.get_pointer_to_global. 2013-01-04 10:21:55 -06:00
ee.py Wrap LLVMGetPointerToGlobal & add ExecutionEngine.get_pointer_to_global. 2013-01-04 10:21:55 -06:00
extra.cpp Fix breakage of LLVM 3.1. 2013-01-04 14:24:26 -06:00
extra.h Fix breakage of LLVM 3.1. 2013-01-04 14:24:26 -06:00
llvm_c_extra.h Begin to expose Pass class. 2013-01-02 17:42:28 -06:00
passes.py Fix breakage of LLVM 3.1. 2013-01-04 14:24:26 -06:00
py3k_update.diff Updating to python 3 with 2to3. Check llvm/py3k_update.diff and llvm/py3k_update.out for the output from this. 2011-06-11 20:39:16 -05:00
py3k_update.output Updating to python 3 with 2to3. Check llvm/py3k_update.diff and llvm/py3k_update.out for the output from this. 2011-06-11 20:39:16 -05:00
tbaa.py Add TBAA Builder 2012-11-29 12:36:54 -06:00
test_llvmpy.py Add optional TargetMachine param to EngineBuilder.create. 2013-01-03 11:47:24 -06:00
wrap.cpp Change static string in header file to extern 2012-09-21 21:16:58 -05:00
wrap.h Rename nonconformant _TRY and _CATCH_ALL macros 2012-09-28 17:49:23 +09:00