[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 Sep 9 14:32:48 PDT 2021
samitolvanen added a comment.
> causes confusing stack traces in applications
Peter also pointed out that jump table symbols don't actually show up in stack traces, but in the kernel's case, everywhere else where we need to print out a function name, including ftrace.
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