[PATCH] D55117: [HWASAN] Instrument memory intrinsics

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 10 11:30:23 PST 2018


eugenis added a subscriber: andreyknvl.
eugenis added a comment.

We should do the same thing in kernel mode, I think. Either way memintrinsic checking will require changes on the kernel side. @andreyknvl


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55117/new/

https://reviews.llvm.org/D55117





More information about the llvm-commits mailing list