[PATCH] D41417: [hwasan] Implement -fsanitize-recover=hwaddress.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 18:12:48 PST 2017


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

Tweaked a test.


https://reviews.llvm.org/D41417

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  compiler-rt/lib/hwasan/hwasan.cc
  compiler-rt/lib/hwasan/hwasan_interface_internal.h
  compiler-rt/lib/hwasan/hwasan_linux.cc
  compiler-rt/test/hwasan/TestCases/halt-on-error.cc
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/basic.ll
  llvm/test/Instrumentation/HWAddressSanitizer/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41417.127642.patch
Type: text/x-patch
Size: 28288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/6939014e/attachment.bin>


More information about the llvm-commits mailing list