[libc-commits] [libc] [libc] implement `memalignment` (PR #132493)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Fri Mar 21 17:42:59 PDT 2025


https://github.com/jhuber6 commented:

Go ahead and add this to all the entrypoints, it's a freestanding function so I'd be amazed if it didn't work on those targets. You also need to add it to the `yaml` if you want it to actually show up when it's installed.

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


More information about the libc-commits mailing list