[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
Thu Nov 10 08:30:55 PST 2022


thurston added inline comments.


================
Comment at: compiler-rt/lib/msan/msan.h:72
 // - 0x0007f80000000-0x0007fffffffff: 39-bits libraries segments
 // - 0x002aa00000000-0x002ab00000000: 42-bits PIE program segments
----------------
vitalybuka wrote:
> >> Context not available.
> Please prefer to upload patches with "arc" tool, to avoid that.
Sorry, will do


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

https://reviews.llvm.org/D137666



More information about the llvm-commits mailing list