[PATCH] D23542: [LTO] Introduce an Output class to wrap the output stream creation (NFC)

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 12:56:04 PDT 2016


mehdi_amini updated this revision to Diff 68244.
mehdi_amini added a comment.

Fix gold-plugin build


https://reviews.llvm.org/D23542

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23542.68244.patch
Type: text/x-patch
Size: 18550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/713a86f9/attachment.bin>


More information about the llvm-commits mailing list