aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/python/llvm/common.py
Commit message (Expand)AuthorAgeFilesLines
* We're in 3.4 land now.Bill Wendling2013-05-071-1/+1
* [python] fix get_library()Anders Waldenborg2012-11-201-15/+35
* [llvm.py] Make LLVMObject.__del__ work if called during __init__Gregory Szorc2012-03-101-0/+3
* [llvm.py] Implement interface to object filesGregory Szorc2012-03-101-5/+67
* [llvm.py] Make ObjectFile destructor workGregory Szorc2012-03-091-5/+9
* [llvm.py] Initial skeleton for Python LLVM bindingsGregory Szorc2012-03-091-0/+37