[PATCH] D19103: Add an internalization step to the ThinLTOCodeGenerator

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 01:10:08 PDT 2016


joker.eph updated this revision to Diff 54465.
joker.eph added a comment.

Add a test


http://reviews.llvm.org/D19103

Files:
  include/llvm/LTO/ThinLTOCodeGenerator.h
  include/llvm/Object/RecordStreamer.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Object/IRObjectFile.cpp
  lib/Object/RecordStreamer.cpp
  lib/Object/RecordStreamer.h
  test/ThinLTO/X86/internalize.ll
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19103.54465.patch
Type: text/x-patch
Size: 21280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/8e3d2905/attachment.bin>


More information about the llvm-commits mailing list