summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2020-01-21 14:38:30 -0800
committerKostya Kortchinsky <kostyak@google.com>2020-01-22 09:42:07 -0800
commit990acd450cf198cc6a82a28e011fa602e44512ad (patch)
treeff64aa239054527c3f6ce30da0feab5da5d752a1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentdfe9f130e07c929d21f8122272077495de531a38 (diff)
[scudo][standalone] Reduce Android region sizes to 128MB
Summary: Unity is making irresponsible assumptions as to how clumped up memory should be. With larger regions, we break those, resulting in errors like: "Using memoryadresses from more that 16GB of memory" This is unfortunately one of those situations where we have to bend to existing code because we doubt it's going to change any time soon. 128MB should be enough, but we could be flirting with OOMs in the higher class sizes. Reviewers: cferris, eugenis, hctim, morehouse, pcc Subscribers: #sanitizers, llvm-commits Tags: #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D73143
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions