[PATCH] D105703: [hwasan] Use stack safety analysis.

Evgenii Stepanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 12 13:31:19 PDT 2021


eugenis added a comment.

The analysis should not run at -O0.
Otherwise, LGTM.
What kind of code size improvement do you see?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105703



More information about the cfe-commits mailing list