[PATCH] D23015: [ThinLTO/gold] Conservatively handle unknown GVs when internalizing

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 19:25:56 PDT 2016


tejohnson updated this revision to Diff 66607.
tejohnson added a comment.

Change to avoid dropping preempted symbols early.


https://reviews.llvm.org/D23015

Files:
  lib/Transforms/IPO/FunctionImport.cpp
  test/tools/gold/X86/Inputs/thinlto_alias.ll
  test/tools/gold/X86/thinlto_alias.ll
  test/tools/gold/X86/thinlto_linkonceresolution.ll
  test/tools/gold/X86/thinlto_weak_resolution.ll
  tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23015.66607.patch
Type: text/x-patch
Size: 8418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/99cf71fa/attachment.bin>


More information about the llvm-commits mailing list