[PATCH] D27507: [ThinLTO] Add an API to trigger file-based API for returning objects to the linker

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 21:07:03 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289631: [ThinLTO] Add an API to trigger file-based API for returning objects to theā€¦ (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D27507?vs=81106&id=81344#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27507

Files:
  llvm/trunk/include/llvm-c/lto.h
  llvm/trunk/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  llvm/trunk/include/llvm/Support/FileSystem.h
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Support/Unix/Path.inc
  llvm/trunk/lib/Support/Windows/Path.inc
  llvm/trunk/test/ThinLTO/X86/save_objects.ll
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp
  llvm/trunk/tools/lto/lto.cpp
  llvm/trunk/tools/lto/lto.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27507.81344.patch
Type: text/x-patch
Size: 18484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/70d115dc/attachment.bin>


More information about the llvm-commits mailing list