[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
Mon Dec 12 10:40:08 PST 2016


mehdi_amini updated this revision to Diff 81106.
mehdi_amini marked 8 inline comments as done.
mehdi_amini added a comment.

Address Teresa's comments


https://reviews.llvm.org/D27507

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27507.81106.patch
Type: text/x-patch
Size: 18276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/0a2d46ac/attachment.bin>


More information about the llvm-commits mailing list