[PATCH] D69968: [COFF] Don't error if the only inputs are from /wholearchive:

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 12:37:46 PST 2019


smeenai added a comment.

Somewhat related to the comments, I believe lld-link's ability to generate an import library from a def file directly is non-standard. MSVC's toolchain requires you to go through `lib` for that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69968





More information about the llvm-commits mailing list