[llvm] [BPF] Allow libcalls behind a feature gate (PR #168442)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 24 09:29:49 PST 2025


arsenm wrote:

> Create a target feature allow-builtin-calls to enable code generation for builtin functions.

This should not be a subtarget feature 

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


More information about the llvm-commits mailing list