[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 07:58:38 PDT 2017


dblaikie updated this revision to Diff 108470.
dblaikie added a comment.

Address code review feedback from Teresa


https://reviews.llvm.org/D35875

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

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


More information about the llvm-commits mailing list