[llvm] [libc][CMake] Fix build issues of libc on Windows (PR #102499)

Schrodinger ZHU Yifan via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 09:31:33 PDT 2024


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

Another way as we tested is to add libc to `LLVM_ENABLE_RUNTIMES` and use `runtimes` as the source directory instead of `llvm`. 

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


More information about the llvm-commits mailing list