[PATCH] D60155: [gn] Use "$link /lib" for archives instead of lib.exe
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 2 16:08:52 PDT 2019
thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.
TIL! It's not documented on https://docs.microsoft.com/en-us/cpp/build/reference/linker-options?view=vs-2019 but that now `lld-link /lib` makes much more sense to me :D
Thanks for the patch!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60155/new/
https://reviews.llvm.org/D60155
More information about the llvm-commits
mailing list