[PATCH] D116070: [X86] Enable ibt-seal optimization when LTO is used in Kernel

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 18 19:53:08 PST 2022


MaskRay added a comment.

(I substantially edited my previous comment.) It now says this:

> If the link mixes bitcode files and ELF relocatable files, for a function in a bitcode file, `F.hasAddressTaken()` doesn't indicate that its address is not taken by an ELF relocatable file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116070



More information about the cfe-commits mailing list