diff options
author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-05-30 22:39:52 +0000 |
---|---|---|
committer | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-05-30 22:39:52 +0000 |
commit | 178fdb1a3b04d6857f754a2927d8faf0472e6d1e (patch) | |
tree | db76516cf26eb0d45eda945e18ccc2433313c868 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 73d1d403e26ab8b5fc936d0f1ced9849bc273ca0 (diff) | |
download | bcm5719-llvm-178fdb1a3b04d6857f754a2927d8faf0472e6d1e.tar.gz bcm5719-llvm-178fdb1a3b04d6857f754a2927d8faf0472e6d1e.zip |
[LowerTypeTests] Discard extern_weak linkage for definitions
Summary:
Fix PR37625. It's possible for an extern_weak declaration to be emitted
to the merged module when a definition exists in the ThinLTO portion of
the build; discard the linkage on the declaration in that case.
(otherwise we copy the linkage to the alias to the jumptable and fail)
Reviewers: pcc
Reviewed By: pcc
Subscribers: mehdi_amini, llvm-commits, kcc
Differential Revision: https://reviews.llvm.org/D47494
llvm-svn: 333604
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions