[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:07:14 PDT 2025


eddyz87 wrote:

@vadorovsky ,

> That makes me think of a completely opposite idea - what if we remove pointer names here, in the BPF backend in LLVM? 

This can be done, makes sense to me.

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


More information about the llvm-commits mailing list