[PATCH] D138337: Add support for kcfi-seal optimization with LTO
Sami Tolvanen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 10:42:26 PST 2023
samitolvanen added a comment.
In D138337#4080628 <https://reviews.llvm.org/D138337#4080628>, @nickdesaulniers wrote:
>> If you're referring to ibt-seal, I assume a similar optimization could be added for BTI too.
>
> Yes, please. Does it make sense to add to this patch, or a follow up on top?
I would keep these separate. Note that ibt-seal was also reverted for now and @joaomoreira is working on fixing the issues there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138337/new/
https://reviews.llvm.org/D138337
More information about the llvm-commits
mailing list