[PATCH] D26076: [ThinLTO] Correctly resolve linkonce when importing aliasee

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 29 22:25:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285512: [ThinLTO] Correctly resolve linkonce when importing aliasee (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D26076?vs=76196&id=76325#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26076

Files:
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/linkonce_aliasee_ref_import.ll
  llvm/trunk/test/ThinLTO/X86/alias_import.ll
  llvm/trunk/test/ThinLTO/X86/linkonce_aliasee_ref_import.ll
  llvm/trunk/test/ThinLTO/X86/weak_resolution.ll
  llvm/trunk/test/tools/gold/X86/thinlto_weak_resolution.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26076.76325.patch
Type: text/x-patch
Size: 9825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161030/49832f12/attachment.bin>


More information about the llvm-commits mailing list