[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
Tue Jul 25 21:17:42 PDT 2017


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

Update with comment fixes based on Mehdi's code review


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.108211.patch
Type: text/x-patch
Size: 15324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/25ae8f2b/attachment.bin>


More information about the llvm-commits mailing list