]> git.siccegge.de Git - frida/frida.git/commit
properly preserve edges
authorChristoph Egger <siccegge@cs.fau.de>
Tue, 3 Jun 2014 17:03:19 +0000 (19:03 +0200)
committerChristoph Egger <siccegge@cs.fau.de>
Tue, 3 Jun 2014 17:03:19 +0000 (19:03 +0200)
commit6b2a5730a52cbd68613421b0a265a66b02720518
treef7767c272c028b0e6b9d362f75ee5692ac4efa06
parentbfdc0337047b4c8546c6083026e4b255f306f946
properly preserve edges

The address behind the basic block is always another basic block. This
does not imply we should split this block.
src/disassembler/llvm/LLVMDisassembler.cxx