diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-03-07 21:44:35 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-03-07 21:44:35 +0000 |
commit | 16d9a3a4b610dae05c9e9b0e7637c7abe8dfa4f3 (patch) | |
tree | 9dc4a113c59bb05566e5121fa67eaeeecab80ac5 /lldb/packages/Python/lldbsuite/test/tools | |
parent | ed77926f9970709d84ad4ab55c978bbb3b432a16 (diff) | |
download | bcm5719-llvm-16d9a3a4b610dae05c9e9b0e7637c7abe8dfa4f3.tar.gz bcm5719-llvm-16d9a3a4b610dae05c9e9b0e7637c7abe8dfa4f3.zip |
[scudo][standalone] Adding a stats class
Summary:
This adds simple local & global stats classes to be used by the Primary
and Secondary, and associated test. Note that we don't need the strict
atomicity of the addition & subtraction (as is in sanitizer_common) so
we just use load & store.
Reviewers: morehouse, vitalybuka, eugenis, flowerhack, dmmoore415
Reviewed By: morehouse, vitalybuka
Subscribers: mgorny, delcypher, jfb, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D59031
llvm-svn: 355643
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools')
0 files changed, 0 insertions, 0 deletions