[clang] [llvm] [BPF] introduce `__attribute__((bpf_fastcall))` (PR #101228)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 1 11:28:10 PDT 2024


efriedma-quic wrote:

Is there some reason this is an attribute, and not a calling convention, at the IR level?

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


More information about the cfe-commits mailing list