[PATCH] D138337: Add support for kcfi-seal optimization with LTO

Sami Tolvanen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 25 07:58:30 PST 2023


samitolvanen added a comment.

In D138337#4078843 <https://reviews.llvm.org/D138337#4078843>, @nickdesaulniers wrote:

> Is https://reviews.llvm.org/D142163 a blocker for this?

Yes, and this patch needs to be updated to take `VisibleToRegularObj` into account. I'll update this patch once we figure out how the export symbol list for relocatable links should work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138337



More information about the cfe-commits mailing list