[libc-commits] [libc] [libc] Fix LLVM_LIBC_FUNCTION on 32-bit x86 Windows (PR #213456)

via libc-commits libc-commits at lists.llvm.org
Sat Aug 1 10:31:50 PDT 2026


lntue wrote:

> (The patch looks straightforward, but I suspect we're not testing that target at all so it seems likely to regress)

Expending to fully support MSVC x86 and x64 is in my plan.  Right now we only have precommit CIs for shared headers.  There are couple failures to build the libc in overlay mode with MSVC x86 and x64 that I couldn't find time to fix yet.  Probably we will be able to do that, together with precommit CIs, by the end of the year.

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


More information about the libc-commits mailing list