[compiler-rt] [msan] Dynamically grow kNumStackOriginDescrs (PR #92826)
Evgenii Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 12:29:31 PDT 2024
eugenis wrote:
But then, it seems easier to just MAP_NORESERVE a large enough array in msan_init. It can be really large then, no concerns about relocation offset.
https://github.com/llvm/llvm-project/pull/92826
More information about the llvm-commits
mailing list