Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse clang-cl for Windows builds #23256
Conversation
highfive
commented
Apr 24, 2019
|
Heads up! This PR modifies the following files:
|
highfive
commented
Apr 24, 2019
|
@bors-servo try=windows |
[WIP] Use clang-cl for Windows builds Depends on servo/mozjs#178. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23256) <!-- Reviewable:end -->
|
r? @paulrouget |
|
This passed appveyor and taskcluster without any issues, which was a delightful surprise. |
|
LGTM, you can r=me, or wait until someone with a windows machine can test it. |
|
I tested this on my windows laptop and it worked better than the MSVC build, since that one could not actually complete \o/ @bors-servo r=asajeffrey |
|
|
Use clang-cl for Windows builds Depends on servo/mozjs#178. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23256) <!-- Reviewable:end -->
|
|
Use llvm's linker for x86 builds. This is a follow up to #23256 and #23211. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23275) <!-- Reviewable:end -->
Use llvm's linker for x86 builds. This is a follow up to #23256 and #23211. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23275) <!-- Reviewable:end -->
Use llvm's linker for x86 builds. This is a follow up to #23256 and #23211. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23275) <!-- Reviewable:end -->
jdm commentedApr 24, 2019
•
edited by SimonSapin
Depends on servo/mozjs#178.
This change is