]> git.siccegge.de Git - frida/frida.git/commit
Pass the InformationManager inside the BasicBlock and Function classes
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:34:23 +0000 (17:34 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:34:23 +0000 (17:34 +0100)
commit9fe5caf6408d1b7d5eb86dacdb211bd22335398a
tree6ac93d4eea3dbc2698d7e33ec7ebadd81ff18af4
parentd63f589a3fda3c6d69c730596be194c3485a5801
Pass the InformationManager inside the BasicBlock and Function classes

All models should know the InformationManager so we can forward changes
to any kind of information to the manager, who then is responsible to
update all stakeholders of this information
src/core/BasicBlock.hxx
src/core/Function.hxx
src/disassembler/llvm/LLVMDisassembler.cxx