[PATCH] D41137: [hwasan] Inline instrumentation & fixed shadow.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 17:00:59 PST 2017


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

Removed unused variable.


https://reviews.llvm.org/D41137

Files:
  compiler-rt/lib/hwasan/hwasan.cc
  compiler-rt/lib/hwasan/hwasan.h
  compiler-rt/lib/hwasan/hwasan_interface_internal.h
  compiler-rt/lib/hwasan/hwasan_linux.cc
  compiler-rt/test/hwasan/TestCases/halt-on-error.cc
  compiler-rt/test/hwasan/TestCases/use-after-free.cc
  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: D41137.126650.patch
Type: text/x-patch
Size: 28728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/bc40ef0b/attachment.bin>


More information about the llvm-commits mailing list