[PATCH] D129032: [llvm-lib] Ignore /NODEFAULTLIB flag

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 13:38:05 PDT 2022


thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.

Looks fine to me.

May I ask what motivates all these changes? Are you trying to build a particular project? Is it difficult to not pass link.exe-only flags to lib.exe in that project for some reason?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129032



More information about the llvm-commits mailing list