[PATCH] D139254: Enhance stack protector

Nathan Lanza via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 29 11:46:20 PST 2022


lanza added subscribers: smeenai, lanza.
lanza added a comment.

This diff is a ~0.5% size regression under -Oz when building with `-fstack-protector`. Is this reasonably expected? And one that should be expected given that it's considered to be a correctness fix? cc @smeenai


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139254



More information about the llvm-commits mailing list