Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [python] Add negative MemoryBuffer testcase | Anders Waldenborg | 2012-03-22 | 1 | -0/+5 |
* | [python] Add some paths where to find test binary | Anders Waldenborg | 2012-03-21 | 1 | -0/+2 |
* | [python] Mark get_test_binary as not being a test | Anders Waldenborg | 2012-03-21 | 1 | -0/+1 |
* | [llvm.py] Implement disassembler interface | Gregory Szorc | 2012-03-11 | 2 | -0/+162 |
* | Revert "[llvm.py] Implement interface to enhanced disassembler" | Gregory Szorc | 2012-03-10 | 2 | -626/+0 |
* | [llvm.py] Implement interface to enhanced disassembler | Gregory Szorc | 2012-03-10 | 2 | -0/+626 |
* | [llvm.py] Make LLVMObject.__del__ work if called during __init__ | Gregory Szorc | 2012-03-10 | 1 | -0/+3 |
* | [llvm.py] Define enumerations from Core.h; add OpCode class | Gregory Szorc | 2012-03-10 | 3 | -2/+265 |
* | [llvm.py] Implement interface to object files | Gregory Szorc | 2012-03-10 | 10 | -144/+620 |
* | [llvm.py] Make ObjectFile destructor work | Gregory Szorc | 2012-03-09 | 3 | -17/+33 |
* | [llvm.py] Initial skeleton for Python LLVM bindings | Gregory Szorc | 2012-03-09 | 7 | -0/+361 |