[PATCH] D29526: Add an option to use the MSVC linker to link LTO-generated object files.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 10:44:35 PST 2017


ruiu updated this revision to Diff 87263.
ruiu added a comment.

- Updated as per pcc's review comments.


https://reviews.llvm.org/D29526

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/DriverUtils.cpp
  lld/COFF/LTO.cpp
  lld/COFF/LTO.h
  lld/COFF/Options.td
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/test/COFF/Inputs/msvclto.s
  lld/test/COFF/msvclto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29526.87263.patch
Type: text/x-patch
Size: 8243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/9585b890/attachment.bin>


More information about the llvm-commits mailing list