diff options
author | Nathan Slingerland <slingn@gmail.com> | 2015-12-02 18:19:24 +0000 |
---|---|---|
committer | Nathan Slingerland <slingn@gmail.com> | 2015-12-02 18:19:24 +0000 |
commit | aa5702d92b75427d9900703c0b4226f9bb24d1d4 (patch) | |
tree | 1ed72cfb44966d882db475e8e51fb83d94cb253d /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | f520eff7827912ab1f9aa2dd08fcd2b0bfa4f945 (diff) | |
download | bcm5719-llvm-aa5702d92b75427d9900703c0b4226f9bb24d1d4.tar.gz bcm5719-llvm-aa5702d92b75427d9900703c0b4226f9bb24d1d4.zip |
[llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Summary: This changes overflow handling during instrumentation profile merge. Rathar than throwing away records that would result in counter overflow, merged counts are instead clamped to the maximum representable value. A warning about counter overflow is still surfaced to the user as before.
Reviewers: dnovillo, davidxl, silvas
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D14893
llvm-svn: 254525
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions