[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
Wed Dec 7 02:36:16 PST 2016


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

Fix typo in the C API


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.80557.patch
Type: text/x-patch
Size: 17661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/9a514f56/attachment.bin>


More information about the llvm-commits mailing list