[PATCH] D45847: [HWASan] Introduce non-zero based and dynamic shadow memory (compiler-rt).

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 13:07:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT330474: [HWASan] Introduce non-zero based and dynamic shadow memory (compiler-rt). (authored by alekseyshl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45847?vs=143372&id=143373#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45847

Files:
  lib/hwasan/CMakeLists.txt
  lib/hwasan/hwasan.cc
  lib/hwasan/hwasan.h
  lib/hwasan/hwasan_allocator.cc
  lib/hwasan/hwasan_dynamic_shadow.cc
  lib/hwasan/hwasan_dynamic_shadow.h
  lib/hwasan/hwasan_interceptors.cc
  lib/hwasan/hwasan_interface_internal.h
  lib/hwasan/hwasan_linux.cc
  lib/hwasan/hwasan_mapping.h
  lib/hwasan/hwasan_poisoning.cc
  lib/hwasan/hwasan_report.cc
  lib/hwasan/hwasan_thread.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45847.143373.patch
Type: text/x-patch
Size: 24654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/b0cde82c/attachment.bin>


More information about the llvm-commits mailing list