[PATCH] D83499: [MSAN runtime] Add poison_stack function that also updates origin

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 11:39:11 PDT 2020


eugenis requested changes to this revision.
eugenis added a comment.
This revision now requires changes to proceed.

I don't think 1.5% is good enough to introduce new runtime functions for the off-by-default code path.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83499





More information about the llvm-commits mailing list