[PATCH] D55117: [HWASAN] Instrument memory intrinsics
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 7 13:38:33 PST 2018
kcc added a comment.
How will do do the actual checking then, given the memset is implemented in asm?
extra code in libc?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55117/new/
https://reviews.llvm.org/D55117
More information about the llvm-commits
mailing list