mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-07 04:21:27 +00:00
d73e1345aa
Summary: thinLTOResolveWeakForLinkerModule needs to drop any preempted weak symbols that were converted to available_externally from comdats, otherwise we will get a verification failure (since available_externally is a declaration for the linker, and no declarations can be in a comdat). Reviewers: mehdi_amini Subscribers: llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D23015 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278739 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
alias_import.ll | ||
alias_resolution.ll | ||
autoupgrade.bc | ||
cache.ll | ||
distributed_indexes.ll | ||
drop-debug-info.bc | ||
drop-debug-info.ll | ||
emit_imports.ll | ||
funcimport.ll | ||
linkonce_resolution_comdat.ll | ||
llvm.used.ll | ||
referenced_by_constant.ll | ||
section.ll | ||
select_right_alias_definition1.ll | ||
select_right_alias_definition2.ll | ||
weak_resolution.ll |