[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 23:31:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278907: [LTO] Introduce an Output class to wrap the output stream creation (NFC) (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D23542?vs=68254&id=68309#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23542

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23542.68309.patch
Type: text/x-patch
Size: 18571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/a6c28342/attachment.bin>


More information about the llvm-commits mailing list