[llvm] [BPF] Handle nested wrapper structs in BPF map definition traversal (PR #144097)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 19 12:05:14 PDT 2025


eddyz87 wrote:

I did a sanity check with BPF selftests, all are passing. Also there are no significant changes in the generated BTF (there is some slight reordering, but that's not important).

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


More information about the llvm-commits mailing list