summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2011-02-19 01:59:33 +0000
committerTed Kremenek <kremenek@apple.com>2011-02-19 01:59:33 +0000
commitfda368751546cfd739dd4c7effface9b836c1ef9 (patch)
tree3f40e584eea3aae81d82a13becce9f7d7521ee51 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp
parentf66e5b695f8c64f9bae55f545be38c3aefb19769 (diff)
downloadbcm5719-llvm-fda368751546cfd739dd4c7effface9b836c1ef9.tar.gz
bcm5719-llvm-fda368751546cfd739dd4c7effface9b836c1ef9.zip
Add 'StoreRef' smart pointer to allow more fine-grain memory lifetime control of Store objects.
This yields a minor memory reduction (for larger functions) on Sqlite at the cost of slightly higher memory usage on some functions because of the increased size of GRState (which can be optimized). I expect the real memory savings from this enhancement will come when we aggressively canabilize more of the ExplodedGraph. llvm-svn: 126012
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud