[PATCH] D23706: [LTO] Refactor the ThinLTO distributed backend

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 23:19:44 PDT 2016


mehdi_amini created this revision.
mehdi_amini added a reviewer: tejohnson.
mehdi_amini added a subscriber: llvm-commits.
Herald added a subscriber: mehdi_amini.

Delegate the way the information is communicated to the build
system to the client.

https://reviews.llvm.org/D23706

Files:
  include/llvm/LTO/LTO.h
  lib/LTO/LTO.cpp
  tools/gold/gold-plugin.cpp
  tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23706.68650.patch
Type: text/x-patch
Size: 11579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160819/d813b889/attachment.bin>


More information about the llvm-commits mailing list