[llvm] [BPF] Define empty set of BPF libcalls (PR #169537)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 7 12:15:17 PST 2025


arsenm wrote:

> Does this mean programs will decide which library functions are available to them?

Yes. It should create a spectrum of free-standingness where some parts of the host libraries will be conditionally available 

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


More information about the llvm-commits mailing list