This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Add /winsysroot to lld-link when LLVM_WINSYSROOT is specified
ClosedPublic

Authored by aeubanks on Jun 1 2023, 3:57 PM.

Details

Summary

So that the linker can find libraries in the winsysroot.

Diff Detail

Event Timeline

aeubanks created this revision.Jun 1 2023, 3:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2023, 3:57 PM
Herald added a subscriber: ekilmer. · View Herald Transcript
aeubanks requested review of this revision.Jun 1 2023, 3:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2023, 3:57 PM
rnk accepted this revision.Jun 1 2023, 4:38 PM

Make it so!

This revision is now accepted and ready to land.Jun 1 2023, 4:38 PM
hans accepted this revision.Jun 5 2023, 4:16 AM
This revision was landed with ongoing or failed builds.Jul 5 2023, 9:59 AM
This revision was automatically updated to reflect the committed changes.