[PATCH] D107934: [LowerTypeTests] Emit cfi_jt aliases regardless of function export
Sami Tolvanen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 09:40:04 PDT 2021
samitolvanen added a comment.
Thanks, Nick. I tested a kernel build with both ThinLTO and regular LTO + CFI, and can confirm that with this patch vmlinux has the previously missing `.cfi_jt` symbols again.
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