]> git.siccegge.de Git - frida/frida.git/history - src/disassembler/llvm/LLVMDisassembler.hxx
Split disassemble()
[frida/frida.git] / src / disassembler / llvm / LLVMDisassembler.hxx
2014-12-12 Christoph EggerSplit disassemble()
2014-11-19 Christoph EggerForward-port to LLVM 3.5 release
2014-06-03 Christoph EggerMove to table widget -- looks nicer and matches better
2014-05-27 Christoph EggerFill BasicBlockWidgets with actual assembly instructions
2014-05-27 Christoph EggerProperly create and export BasicBlock linking
2014-05-27 Christoph EggerRemove old API
2014-05-27 Christoph EggerAvoid memory leak
2014-05-27 Christoph EggerAdd interface to iterate over functions
2014-05-26 Christoph EggerRecursive disassembler
2014-05-20 Christoph EggerFactor out llvm disassembler