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

via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 27 09:56:02 PDT 2025


yonghong-song wrote:

Ok. I updated a new version to handle blockaddress and global variables in bpf lowering phase. Basically all jump tables are created at lowering phase.

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


More information about the llvm-commits mailing list