[PATCH] D22302: [ThinLTO/gold] Perform index-based weak/linkonce resolution

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 09:10:45 PDT 2016


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

Add back a missing piece that I accidentally removed during patch
cleanup: add save-temps dumping of module just after index-based
optimizations and importing, but before the rest of the optimizations.


http://reviews.llvm.org/D22302

Files:
  test/tools/gold/X86/Inputs/thinlto_weak_resolution.ll
  test/tools/gold/X86/thinlto_weak_resolution.ll
  tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22302.63813.patch
Type: text/x-patch
Size: 8620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/0e276600/attachment.bin>


More information about the llvm-commits mailing list