[PATCH] D112353: [bazel] fixes for windows build

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 23:54:26 PST 2022


ychen added a comment.

In D112353#3291381 <https://reviews.llvm.org/D112353#3291381>, @GMNGeoffrey wrote:

> If you'd like to rebase this and see what's still outstanding, I can take another look :-)

Thanks for getting around to this. I rebased the patch and reran the build. It seems the newly added libc build causes many errors. It is vague about its windows support (https://releases.llvm.org/12.0.0/docs/Proposals/LLVMLibC.html#platform-support). Maybe it should be excluded by default for windows?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112353/new/

https://reviews.llvm.org/D112353



More information about the cfe-commits mailing list