[llvm] [BPF] Support Jump Table (PR #149715)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 22 10:55:23 PDT 2025


yonghong-song wrote:

> R_BPF_64_NODYLD32

Even I forgot that it is for R_BPF_64_NODYLD32. I is related to dynamic linking and initially for .BTF and .BTF.ext sections. I will take a look again about what it is and what we should do about it.

https://github.com/llvm/llvm-project/pull/149715


More information about the llvm-commits mailing list