diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2017-08-02 22:47:54 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2017-08-02 22:47:54 +0000 |
commit | 0357e8de3b2c0e9a744921e787bee88abcfa7f48 (patch) | |
tree | 7d4b89ef588884bd8f32211b3b859d5dc5fced8f /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | 9fb9d71d3e6a0515cb0ad416bc4400d47801888a (diff) | |
download | llvm-0357e8de3b2c0e9a744921e787bee88abcfa7f48.zip llvm-0357e8de3b2c0e9a744921e787bee88abcfa7f48.tar.gz llvm-0357e8de3b2c0e9a744921e787bee88abcfa7f48.tar.bz2 |
[tsan] Check for pvalloc overlow
Summary:
`CheckForPvallocOverflow` was introduced with D35818 to detect when pvalloc
would wrap when rounding up to the next multiple of the page size.
Add this check to TSan's pvalloc implementation.
Reviewers: alekseyshl
Reviewed By: alekseyshl
Subscribers: llvm-commits, kubamracek
Differential Revision: https://reviews.llvm.org/D36245
llvm-svn: 309897
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions