[PATCH] D46608: Add support for ThinLTO plugin option thinlto-object-suffix-replace

Rumeet Dhindsa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 15:25:25 PDT 2018


rdhindsa created this revision.
rdhindsa added reviewers: pcc, ruiu.
Herald added subscribers: llvm-commits, eraman, arichardson, inglorion, emaste.
Herald added a reviewer: espindola.

Add support for ThinLTO plugin option thinlto-object-suffix-replace


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46608

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/LTO.cpp
  lld/test/ELF/lto/thinlto_object_suffix_replace.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46608.145801.patch
Type: text/x-patch
Size: 4791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/6191a98e/attachment.bin>


More information about the llvm-commits mailing list