[llvm] Jump table annotations for Linux (PR #112606)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 14:38:44 PDT 2024
efriedma-quic wrote:
Oh, this is actually using the same infrastructure as D149367. In that case, not sure why you're running into trouble if the jump destination is spilled; I'm pretty sure the code was designed to handle that case correctly. CC @dpaoliello
https://github.com/llvm/llvm-project/pull/112606
More information about the llvm-commits
mailing list