[libc-commits] [libc] [libc] abs is a const function (PR #79650)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Fri Jan 26 13:30:04 PST 2024


jhuber6 wrote:

As it stands, this won't be exported. The header modified is simply the internal header. The installed ones go through a tool called `lib-hdrgen` which uses LLVM TableGen to spit the definitions out into where `%%public_api()` is.

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


More information about the libc-commits mailing list