[PATCH] D23778: [ThinLTO] Move ThinLTOCodeGenerator implementation to target the new LTO API.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 20:32:57 PDT 2016


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

Update after running the test-suite


https://reviews.llvm.org/D23778

Files:
  include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  test/ThinLTO/X86/Inputs/alias_import.ll
  test/ThinLTO/X86/Inputs/alias_resolution.ll
  test/ThinLTO/X86/Inputs/section.ll
  test/ThinLTO/X86/Inputs/select_right_alias_definition1.ll
  test/ThinLTO/X86/Inputs/select_right_alias_definition2.ll
  test/ThinLTO/X86/alias_import.ll
  test/ThinLTO/X86/alias_resolution.ll
  test/ThinLTO/X86/autoupgrade.ll
  test/ThinLTO/X86/deadstrip.ll
  test/ThinLTO/X86/drop-debug-info.ll
  test/ThinLTO/X86/funcimport.ll
  test/ThinLTO/X86/internalize.ll
  test/ThinLTO/X86/linkonce_resolution_comdat.ll
  test/ThinLTO/X86/llvm.used.ll
  test/ThinLTO/X86/referenced_by_constant.ll
  test/ThinLTO/X86/section.ll
  test/ThinLTO/X86/select_right_alias_definition.ll
  test/ThinLTO/X86/weak_resolution.ll
  test/ThinLTO/X86/weak_resolution_single.ll
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23778.70354.patch
Type: text/x-patch
Size: 74798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/7cb5b358/attachment.bin>


More information about the llvm-commits mailing list