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

Anton Protopopov via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 22 09:32:05 PDT 2025


aspsk wrote:

> Some data flow analysis will be needed to achieve this. I have not explored this yet.

In my example above (provided by Eduard initially) there's two jump tables, but only one gotox

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


More information about the llvm-commits mailing list