[libc-commits] [libc] [libc]: implement 'iswpunct' entrypoint (PR #186968)
via libc-commits
libc-commits at lists.llvm.org
Tue Mar 17 08:28:33 PDT 2026
Kubikusik wrote:
> Why is the entrypoint for baremetal aarch64 missing?
Hey, fixed the misnamings and missing common, when it comes to the baremetal/aarch64 entrypoint, I was looking at the implementations of others to this issue and didn't notice it being added. If it is also to be done, just give me a notice and I'll get to it.
https://github.com/llvm/llvm-project/pull/186968
More information about the libc-commits
mailing list