[OCaml] Fix ocamlc -custom builds when configured as --enable-shared.
[oota-llvm.git] / bindings / python / llvm / object.py
2014-04-25 Anders Waldenborg[python] Fix getting section contents.
2014-04-21 Rafael EspindolaConvert getFileOffset to getOffset and move it to its...
2012-03-10 Gregory Szorc[llvm.py] Implement interface to object files
2012-03-09 Gregory Szorc[llvm.py] Make ObjectFile destructor work
2012-03-09 Gregory Szorc[llvm.py] Initial skeleton for Python LLVM bindings