[PATCH] D64461: [lld-link] implement -thinlto-index-only

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 10:27:20 PDT 2019


inglorion updated this revision to Diff 209254.
inglorion added a comment.

removed getThinLTOOutputFile identity function


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64461/new/

https://reviews.llvm.org/D64461

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/LTO.cpp
  lld/COFF/LTO.h
  lld/COFF/Options.td
  lld/test/COFF/Inputs/thinlto-empty.ll
  lld/test/COFF/Inputs/thinlto.ll
  lld/test/COFF/thinlto-emit-imports.ll
  lld/test/COFF/thinlto-index-only.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64461.209254.patch
Type: text/x-patch
Size: 12009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/76187a8f/attachment.bin>


More information about the llvm-commits mailing list