[PATCH] D41602: [hwasan] Stack instrumentation.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 11 14:54:45 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322324: [hwasan] Stack instrumentation. (authored by eugenis, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41602?vs=129534&id=129535#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41602
Files:
compiler-rt/trunk/lib/hwasan/hwasan.cc
compiler-rt/trunk/lib/hwasan/hwasan.h
compiler-rt/trunk/lib/hwasan/hwasan_interceptors.cc
compiler-rt/trunk/lib/hwasan/hwasan_interface_internal.h
compiler-rt/trunk/lib/hwasan/hwasan_linux.cc
compiler-rt/trunk/test/hwasan/TestCases/stack-oob.cc
compiler-rt/trunk/test/hwasan/TestCases/stack-uar.cc
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41602.129535.patch
Type: text/x-patch
Size: 19032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/21c56c33/attachment.bin>
More information about the llvm-commits
mailing list