diff options
author | Thurston Dang <thurston@google.com> | 2024-05-28 12:52:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 12:52:45 -0700 |
commit | 0e96eebc7f681a7ce41f35909e609c7c61a11455 (patch) | |
tree | 9a27556c6693adc2ac264932be7e4b4c811800d9 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 1c3a3f0e79a9c6a7c1c4a71c43a9eab783c3b266 (diff) | |
download | llvm-0e96eebc7f681a7ce41f35909e609c7c61a11455.zip llvm-0e96eebc7f681a7ce41f35909e609c7c61a11455.tar.gz llvm-0e96eebc7f681a7ce41f35909e609c7c61a11455.tar.bz2 |
[msan] Reland: Increase k num stack origin descrs (limited to non-PowerPC) (#93117)
The original pull request
(https://github.com/llvm/llvm-project/pull/92838) was reverted due to a
PowerPC buildbot breakage
(https://github.com/llvm/llvm-project/commit/df626dd11c360c58eddae813ce6a0524d0a53696).
This reland limits the scope of the change to non-PowerPC platforms. I
am unaware of any PowerPC use cases that would benefit from a larger
kNumStackOriginDescrs constant.
Original CL description: This increases the constant size of
kNumStackOriginDescrs to 4M (64GB of BSS across two arrays), which ought
to be enough for anybody.
This is the easier alternative suggested by eugenis@ in
https://github.com/llvm/llvm-project/pull/92826.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions