aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2020-08-28 11:44:39 -0700
committerKostya Kortchinsky <kostyak@google.com>2020-09-02 14:28:17 -0700
commit00d9907a7ac86c3aa49c8cbb21a97094b5887ea9 (patch)
treefe32e2c44a233873cf05c6de7d75ebcb1bdb7837 /llvm/lib/Support/ErrorHandling.cpp
parent272742a92d2443893eb98a7b3460e243e34278f9 (diff)
downloadllvm-00d9907a7ac86c3aa49c8cbb21a97094b5887ea9.zip
llvm-00d9907a7ac86c3aa49c8cbb21a97094b5887ea9.tar.gz
llvm-00d9907a7ac86c3aa49c8cbb21a97094b5887ea9.tar.bz2
[scudo][standalone] Enable secondary cache release on Fuchsia
I had left this as a TODO, but it turns out it wasn't complicated. By specifying `MAP_RESIZABLE`, it allows us to keep the VMO which we can then use for release purposes. `releasePagesToOS` also had to be called the "proper" way, as Fuchsia requires the `Offset` field to be correct. This has no impact on non-Fuchsia platforms. Differential Revision: https://reviews.llvm.org/D86800
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions