diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2021-05-24 09:26:21 -0700 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2021-05-25 08:27:37 -0700 |
commit | 1872283457fc1617fa750a11abdfd44e881dfcdb (patch) | |
tree | 96f0b60f48546c43b47894d517587e75b42c805d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e77cb4ae63e932aa8d5d825970c9e67c1491edec (diff) | |
download | llvm-1872283457fc1617fa750a11abdfd44e881dfcdb.zip llvm-1872283457fc1617fa750a11abdfd44e881dfcdb.tar.gz llvm-1872283457fc1617fa750a11abdfd44e881dfcdb.tar.bz2 |
[scudo] Rework dieOnMapUnmapError
Said function had a few shortfalls:
- didn't set an abort message on Android
- was logged on several lines
- didn't provide extra information like the size requested if OOM'ing
This improves the function to address those points.
Differential Revision: https://reviews.llvm.org/D103034
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions