[PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 21:02:00 PDT 2016


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

Const correctness


http://reviews.llvm.org/D19000

Files:
  include/llvm/LTO/LTOCodeGenerator.h
  include/llvm/Object/RecordStreamer.h
  lib/LTO/CMakeLists.txt
  lib/LTO/LTOCodeGenerator.cpp
  lib/LTO/LTOInternalize.cpp
  lib/LTO/LTOInternalize.h
  test/LTO/X86/disable-verify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19000.53360.patch
Type: text/x-patch
Size: 18312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/cf9046f5/attachment.bin>


More information about the llvm-commits mailing list