aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-02-17 17:43:16 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-02-17 19:03:17 +0100
commitfb19400d4e4c421ce61907bf92a92be8d937e584 (patch)
tree1cc056206b9d4497b87b3c24ad7c78a01127f7de /llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
parentc73cbf218a289029cc0b54183c3cf79454ecc76f (diff)
downloadllvm-fb19400d4e4c421ce61907bf92a92be8d937e584.zip
llvm-fb19400d4e4c421ce61907bf92a92be8d937e584.tar.gz
llvm-fb19400d4e4c421ce61907bf92a92be8d937e584.tar.bz2
tsan: fix mmap_lots test
If tsan runtime will try to allocate something during exit handling, the allocation will fail because there is no VA whatsoever. It's observed to fail with the following error in some cases: failed to allocate 0x1000 (4096) bytes of DTLS_NextBlock. So terminate the process immediately. Reviewed-in: https://reviews.llvm.org/D96874
Diffstat (limited to 'llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp')
0 files changed, 0 insertions, 0 deletions