[PATCH] D11723: [ThinLTO] ThinLTO object file interfaces

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 06:50:41 PDT 2015


tejohnson updated the summary for this revision.
tejohnson updated this revision to Diff 32046.
tejohnson added a comment.

Updated to remove native wrapper support (as I did yesterday with the bitcode reading/writing patch http://reviews.llvm.org/D11722), as per discussion in RFC thread on the ThinLTO File Format.


http://reviews.llvm.org/D11723

Files:
  include/llvm/Object/Binary.h
  include/llvm/Object/ThinLTOObjectFile.h
  lib/Object/CMakeLists.txt
  lib/Object/ThinLTOObjectFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11723.32046.patch
Type: text/x-patch
Size: 7778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150813/452fc66d/attachment.bin>


More information about the llvm-commits mailing list