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

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 09:24:58 PDT 2017


martell updated this revision to Diff 111688.
martell added a comment.

remove AddFile function.
I thought it looked cleaner with it but it is not needed anymore.


Repository:
  rL LLVM

https://reviews.llvm.org/D33880

Files:
  CMakeLists.txt
  ELF/Driver.cpp
  MinGW/CMakeLists.txt
  MinGW/Driver.cpp
  MinGW/Options.td
  include/lld/Driver/Driver.h
  tools/lld/CMakeLists.txt
  tools/lld/lld.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33880.111688.patch
Type: text/x-patch
Size: 11360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/9aa963f3/attachment.bin>


More information about the llvm-commits mailing list