[PATCH] D41602: [hwasan] Stack instrumentation.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 14:39:05 PST 2018


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

extended the test


https://reviews.llvm.org/D41602

Files:
  compiler-rt/lib/hwasan/hwasan.cc
  compiler-rt/lib/hwasan/hwasan.h
  compiler-rt/lib/hwasan/hwasan_interceptors.cc
  compiler-rt/lib/hwasan/hwasan_interface_internal.h
  compiler-rt/lib/hwasan/hwasan_linux.cc
  compiler-rt/test/hwasan/TestCases/stack-oob.cc
  compiler-rt/test/hwasan/TestCases/stack-uar.cc
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41602.129532.patch
Type: text/x-patch
Size: 18471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/ab6bd530/attachment-0001.bin>


More information about the llvm-commits mailing list