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

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 1 15:28:52 PDT 2017


martell updated this revision to Diff 105010.
martell marked 15 inline comments as done.
martell added a comment.

updated to HEAD.
added new options from https://reviews.llvm.org/rL305805
addressed as many comments as possible.

@ruiu Naming everything Mingw Driver doesn't make a lot of sense because this supports cygwin also.
Along with possible future targets such as midipix


Repository:
  rL LLVM

https://reviews.llvm.org/D33880

Files:
  include/lld/Driver/Driver.h
  lib/CMakeLists.txt
  lib/Shim/CMakeLists.txt
  lib/Shim/COFFLdShim.cpp
  lib/Shim/Options.td
  tools/lld/CMakeLists.txt
  tools/lld/lld.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33880.105010.patch
Type: text/x-patch
Size: 11715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170701/70fb791e/attachment.bin>


More information about the llvm-commits mailing list