[libc-commits] [libc] [libc] Fix libc GPU bitcode entrypoint library build on Windows (PR #210662)
via libc-commits
libc-commits at lists.llvm.org
Mon Jul 20 01:43:55 PDT 2026
jinge90 wrote:
Hi, @jhuber6
Could you help review this patch?
This patch uses static archive library as llvm-link's input which aligns with libclc and I have another version of patch which reuses the internal object list from static archive library target, I can switch to that approach if you prefer.
Thanks very much.
https://github.com/llvm/llvm-project/pull/210662
More information about the libc-commits
mailing list