We were relying on HandleLLVMOptions adding this flag, but that's not
included in compiler-rt. Add the flag explicitly ourselves to ensure
it's present; the duplication of the flag in the parts of the build
which do include HandleLLVMOptions doesn't cause any issues.
Details
Details
- Reviewers
ychen thakis mstorsjo - Commits
- rG8c5aead28df9: [cmake] Pass /winsysroot explicitly
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo