]> git.siccegge.de Git - frida/frida.git/commit
Remove whitespace around printed instruction
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Mar 2015 12:50:28 +0000 (13:50 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Mar 2015 12:50:28 +0000 (13:50 +0100)
commit8a8a4cc33fa1b7ed7028c335156c05731f6ba2d1
tree35ecb4bfa2b89a39d34f288f44199a3dfccc13bd
parentd1b23c7274d6430ccc70bf2baf616437db9f5706
Remove whitespace around printed instruction

Also fixes display of calls where the whole string was replaced by the
called function name instead of just the address
src/disassembler/llvm/LLVMDisassembler.cxx