[PATCH] D29509: [ThinLTO] Import linkonce_odr as available_externally when possible

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 13:01:30 PST 2017


tejohnson updated this revision to Diff 87007.
tejohnson added a comment.

Update assertion message.


https://reviews.llvm.org/D29509

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: D29509.87007.patch
Type: text/x-patch
Size: 15995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/d8f82cc6/attachment.bin>


More information about the llvm-commits mailing list