[PATCH] D18946: ThinLTO renaming: use module hash instead of position in the summary

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 21:25:47 PDT 2016


joker.eph created this revision.
joker.eph added a reviewer: tejohnson.
joker.eph added a subscriber: llvm-commits.
Herald added a subscriber: joker.eph.

This is more robust to the link ordering

http://reviews.llvm.org/D18946

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Transforms/Utils/FunctionImportUtils.cpp
  test/Linker/funcimport.ll
  test/Transforms/FunctionImport/adjustable_threshold.ll
  test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18946.53189.patch
Type: text/x-patch
Size: 7670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/d4350e46/attachment.bin>


More information about the llvm-commits mailing list