[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 12:59:24 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294234: Add an option to use the MSVC linker to link LTO-generated object files. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D29526?vs=87273&id=87287#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29526

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

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


More information about the llvm-commits mailing list