[PATCH] D64783: hwasan: Pad arrays with non-1 size correctly.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 20:30:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366171: hwasan: Pad arrays with non-1 size correctly. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64783?vs=210006&id=210017#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64783

Files:
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64783.210017.patch
Type: text/x-patch
Size: 6312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/ab91e1ea/attachment.bin>


More information about the llvm-commits mailing list