diff options
author | Igor Laevsky <igmyrj@gmail.com> | 2016-06-16 13:28:25 +0000 |
---|---|---|
committer | Igor Laevsky <igmyrj@gmail.com> | 2016-06-16 13:28:25 +0000 |
commit | c9179fd2c263e1e61f90da11914ed7e020008d8e (patch) | |
tree | 791a0260fd387a7bc90fa455e283d5a38f734358 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py | |
parent | 00cfe279c11b83ca956ac661121db499237d2da8 (diff) | |
download | bcm5719-llvm-c9179fd2c263e1e61f90da11914ed7e020008d8e.tar.gz bcm5719-llvm-c9179fd2c263e1e61f90da11914ed7e020008d8e.zip |
[JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo
We should update results of the BranchProbabilityInfo after removing block in JumpThreading. Otherwise
we will get dangling pointer inside BranchProbabilityInfo cache.
Differential Revision: http://reviews.llvm.org/D20957
llvm-svn: 272891
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions