[libc-commits] [libc] [libc] Use generic/builtin.h for Emscripten in memory utils (PR #177474)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Fri Jan 23 06:53:40 PST 2026
https://github.com/jhuber6 approved this pull request.
I'm assuming you've verified that `__builtin_memmove` and similar do not emit libcalls in their implementation? Should be fine.
https://github.com/llvm/llvm-project/pull/177474
More information about the libc-commits
mailing list