[libc-commits] [libc] [libc][NFC] Allow compilation of `memcpy` with `-m32` (PR #93790)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu May 30 09:43:28 PDT 2024


https://github.com/nickdesaulniers approved this pull request.

Thanks! This allows us to get slightly further towards building `-m32`, but we then hit the syscall related issue that you noted in the bug.

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


More information about the libc-commits mailing list