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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320538: [hwasan] Inline instrumentation & fixed shadow. (authored by eugenis, committed by ).
Herald added a subscriber: srhines.

Changed prior to commit:
  https://reviews.llvm.org/D41137?vs=126659&id=126660#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41137

Files:
  compiler-rt/trunk/lib/hwasan/hwasan.cc
  compiler-rt/trunk/lib/hwasan/hwasan.h
  compiler-rt/trunk/lib/hwasan/hwasan_interface_internal.h
  compiler-rt/trunk/lib/hwasan/hwasan_linux.cc
  compiler-rt/trunk/test/hwasan/TestCases/halt-on-error.cc
  compiler-rt/trunk/test/hwasan/TestCases/use-after-free.cc
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/atomic.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/basic.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41137.126660.patch
Type: text/x-patch
Size: 34776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/5c2bb83d/attachment-0001.bin>


More information about the llvm-commits mailing list