[PATCH] D35875: ThinLTO: Don't import aliases of any kind (even linkonce_odr)

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 08:10:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309278: ThinLTO: Don't import aliases of any kind (even linkonce_odr) (authored by dblaikie).

Changed prior to commit:
  https://reviews.llvm.org/D35875?vs=108470&id=108472#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35875

Files:
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/trunk/test/Linker/funcimport.ll
  llvm/trunk/test/ThinLTO/X86/alias_import.ll
  llvm/trunk/test/ThinLTO/X86/select_right_alias_definition.ll
  llvm/trunk/test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35875.108472.patch
Type: text/x-patch
Size: 17217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/fdea4458/attachment.bin>


More information about the llvm-commits mailing list