forked from OSchip/llvm-project
![]() This check is not only unnecessary, it can produce the wrong result. If we are linking a single module and it has an exported linkonce symbol, we need to promote to weak in order to avoid PR19901-style problems. Differential Revision: http://reviews.llvm.org/D21917 llvm-svn: 274722 |
||
---|---|---|
.. | ||
Inputs | ||
alias_import.ll | ||
alias_resolution.ll | ||
cache.ll | ||
distributed_indexes.ll | ||
drop-debug-info.ll | ||
emit_imports.ll | ||
funcimport.ll | ||
internalize.ll | ||
lit.local.cfg | ||
llvm.used.ll | ||
prefix_replace.ll | ||
referenced_by_constant.ll | ||
section.ll | ||
select_right_alias_definition.ll | ||
weak_resolution.ll | ||
weak_resolution_single.ll |