[PATCH] D56757: [hwasan] Madvise away unused shadow.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 17:59:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351620: [hwasan] Madvise away unused shadow. (authored by eugenis, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D56757?vs=182650&id=182657#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56757

Files:
  compiler-rt/trunk/lib/hwasan/hwasan.cc
  compiler-rt/trunk/lib/hwasan/hwasan_poisoning.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.h
  compiler-rt/trunk/test/hwasan/TestCases/Linux/release-shadow.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56757.182657.patch
Type: text/x-patch
Size: 5342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190119/4528d2a1/attachment.bin>


More information about the llvm-commits mailing list