[PATCH] D45840: [HWASan] Introduce non-zero based and dynamic shadow memory (LLVM).

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


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

Changed prior to commit:
  https://reviews.llvm.org/D45840?vs=143172&id=143374#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45840

Files:
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45840.143374.patch
Type: text/x-patch
Size: 21283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/60ca946e/attachment.bin>


More information about the llvm-commits mailing list