diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2018-06-19 15:36:30 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2018-06-19 15:36:30 +0000 |
commit | 63c33b1c9b4aba8017f647f15e865bb0cbaa94dd (patch) | |
tree | 33c9237c4dd09746a40d73358bc4e6eaed20743f /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 9e80c340f774928b02144da0313358b7e6faec6d (diff) | |
download | bcm5719-llvm-63c33b1c9b4aba8017f647f15e865bb0cbaa94dd.tar.gz bcm5719-llvm-63c33b1c9b4aba8017f647f15e865bb0cbaa94dd.zip |
[scudo] Move noinline functions definitions out of line
Summary:
Mark `isRssLimitExceeded` as `NOINLINE`, and move it's definition as well as
the one of `performSanityChecks` out of the class definition, as requested.
Reviewers: filcab, alekseyshl
Reviewed By: alekseyshl
Subscribers: delcypher, #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D48228
llvm-svn: 335054
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions