[PATCH] D107934: [LowerTypeTests] Emit cfi_jt aliases regardless of function export

Sami Tolvanen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 12:25:21 PDT 2021


samitolvanen added a comment.

I tested the latest version with a CFI kernel build, and everything still looks good. I see the same number of `.cfi_jt` symbols with ThinLTO and full LTO.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107934



More information about the llvm-commits mailing list