[PATCH] D90426: hwasan: Support for outlined checks in the Linux kernel.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 14:26:05 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d049bce98ce: hwasan: Support for outlined checks in the Linux kernel. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D90426?vs=301775&id=302019#toc

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.302019.patch
Type: text/x-patch
Size: 12749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/ffb8d20d/attachment.bin>


More information about the llvm-commits mailing list