[llvm] [BPF] Handle traps with kfunc call __bpf_trap (PR #131731)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu May 22 16:42:47 PDT 2025


efriedma-quic wrote:

> I don't see how issues with __builtin_dynamic_object_size() related to this diff.

It's not really about __builtin_dynamic_object_size; it's about the way unrolling works.

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


More information about the llvm-commits mailing list