[PATCH] D33880: COFF: Introduce LD shim around LINK

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 04:01:19 PDT 2017


martell marked an inline comment as done.
martell added inline comments.


================
Comment at: MinGW/CMakeLists.txt:9
+
+add_lld_library(lldMinGW
+  Driver.cpp
----------------
I also renamed this to MinGW, not sure if that is desirable for a lib name even though it is consistent.


Repository:
  rL LLVM

https://reviews.llvm.org/D33880





More information about the llvm-commits mailing list