[PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 14:37:14 PDT 2016


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

s/ResolvedORD/ResolvedODR/


http://reviews.llvm.org/D18908

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/IR/ModuleSummaryIndex.cpp
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18908.53089.patch
Type: text/x-patch
Size: 16689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/4ac60e84/attachment.bin>


More information about the llvm-commits mailing list