[llvm] [BPF] Handle traps with kfunc call __bpf_trap (PR #131731)
via llvm-commits
llvm-commits at lists.llvm.org
Fri May 23 12:19:02 PDT 2025
yonghong-song wrote:
I added another change so for `__builtin_trap` compilation will fail at compile time. This is the same behavior as before.
https://github.com/llvm/llvm-project/pull/131731
More information about the llvm-commits
mailing list