Convert getFileOffset to getOffset and move it to its only user.
[oota-llvm.git] / bindings / python / llvm / object.py
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