[libc-commits] [libc] [llvm] [libc] Fix libc GPU bitcode entrypoint library build on Windows (PR #210662)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Jul 21 05:49:55 PDT 2026
jhuber6 wrote:
```
CMake Error at /__w/llvm-project/llvm-project/libc/CMakeLists.txt:294 (message):
llvm-link not found in /__w/llvm-project/llvm-project/build/bin or system
path
```
Weird, this should be listed as a runtime dependency already I'd think.
https://github.com/llvm/llvm-project/pull/210662
More information about the libc-commits
mailing list