[PATCH] D89750: [hwasan] Increase max allocation size to 1Tb.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 17:14:56 PDT 2020


eugenis updated this revision to Diff 299227.
eugenis added a comment.

replaced __attribute__((packed)) with split storage


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89750

Files:
  compiler-rt/lib/hwasan/hwasan_allocator.cpp
  compiler-rt/lib/hwasan/hwasan_allocator.h
  compiler-rt/test/hwasan/TestCases/allocator_returns_null.cpp
  compiler-rt/test/hwasan/TestCases/sizes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89750.299227.patch
Type: text/x-patch
Size: 4898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/c51d593d/attachment.bin>


More information about the llvm-commits mailing list