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

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 02:30:15 PDT 2017


martell updated this revision to Diff 109695.
martell marked an inline comment as done.
martell added a comment.

All the old comments got buried in the thread.
I see the comment about `lld/Mingw` all the other folders are named in all caps or all lowercase.
I went with all caps for now unless we specifically want Mingw with just a capital M.

Removed handling of sysroot
Though I am not sure this is correct behaviour because ELF handles this in the same manner.


Repository:
  rL LLVM

https://reviews.llvm.org/D33880

Files:
  CMakeLists.txt
  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.109695.patch
Type: text/x-patch
Size: 11649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/6ed92db4/attachment.bin>


More information about the llvm-commits mailing list