[PATCH] D137666: [msan] Increase size of app/shadow/origin mappings on aarch64

Thurston Dang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 13:42:03 PST 2022


thurston updated this revision to Diff 474084.
thurston added a comment.

Removed comment about coverage of 39- and 42-bit mappings, since we have deprecated them.
(We still leave in the general comment about 39- and 42-bit segments, for reference.)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137666/new/

https://reviews.llvm.org/D137666

Files:
  compiler-rt/lib/msan/msan.h
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137666.474084.patch
Type: text/x-patch
Size: 10342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/a21f5a61/attachment.bin>


More information about the llvm-commits mailing list