]> git.siccegge.de Git - frida/frida.git/commit
Make InformationManager responsible for cleaning Blocks / Functions
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:06:32 +0000 (17:06 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:06:32 +0000 (17:06 +0100)
commitd5084161ca261d7fc0bd284621569440b6503eac
treefc1bafb4b5f6f155c8419b2c923a2e768065b7c8
parent32e87746db981882b95aceddde79ef12034a3405
Make InformationManager responsible for cleaning Blocks / Functions

As BasicBlocks and Functions are now considered part of the core, the
InformationManager should be responsible for cleaning them up
afterwards. Maybe it should generate them as well -- we will see.
src/core/InformationManager.cxx
src/core/InformationManager.hxx
src/disassembler/llvm/LLVMDisassembler.cxx