[PATCH] D139254: Enhance stack protector
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 11:14:39 PST 2023
smeenai added a comment.
In D139254#4045730 <https://reviews.llvm.org/D139254#4045730>, @xiangzhangllvm wrote:
>> ! In D139254#4036649 <https://reviews.llvm.org/D139254#4036649>, @smeenai wrote:
>> I'm going on an extended leave soon, and I won't have time to implement it before then. I've asked some coworkers to take a look, but if you have the time to add the option it'd be hugely appreciated :)
>
> Hi @smeenai I first implement at an llvm option for your requirement, you can use -mllvm -option-name to quick solve your code size problem.
> PLS refer D141556 <https://reviews.llvm.org/D141556>
Thank you!
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