[PATCH] D41137: [hwasan] Inline instrumentation & fixed shadow.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 17:16:40 PST 2017
eugenis updated this revision to Diff 126659.
eugenis added a comment.
update hwasan tests
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/atomic.ll
llvm/test/Instrumentation/HWAddressSanitizer/basic.ll
llvm/test/Instrumentation/HWAddressSanitizer/with-calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41137.126659.patch
Type: text/x-patch
Size: 30193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/a4bd9c15/attachment.bin>
More information about the llvm-commits
mailing list