[PATCH] D90426: hwasan: Support for outlined checks in the Linux kernel.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 29 15:38:39 PDT 2020
pcc updated this revision to Diff 301775.
pcc added a comment.
Revert unnecessary change, fix tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90426/new/
https://reviews.llvm.org/D90426
Files:
llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/CodeGen/AArch64/hwasan-check-memaccess.ll
llvm/test/Instrumentation/HWAddressSanitizer/kernel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90426.301775.patch
Type: text/x-patch
Size: 12435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/fba7f979/attachment.bin>
More information about the llvm-commits
mailing list