diff options
author | Rui Ueyama <ruiu@google.com> | 2019-09-10 11:50:26 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2019-09-10 11:50:26 +0000 |
commit | 89efb03463eecc021e8613b79c43ea8ab135ca49 (patch) | |
tree | 2105edb753d1efb67c2cfe1980e3f4650e693667 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | c2d292f839165bc91a40c1a59ef443e9b58d689f (diff) | |
download | bcm5719-llvm-89efb03463eecc021e8613b79c43ea8ab135ca49.tar.gz bcm5719-llvm-89efb03463eecc021e8613b79c43ea8ab135ca49.zip |
[LLD][COFF] Add index to disambiguate archive members when using -wholearchive
Patch by Markus Böck.
PR42951: When linking an archive with members that have the same name linking
fails when using the -wholearchive option. This patch passes the index
of the member in the archive to the offset parameter to disambiguate the
member.
Differential Revision: https://reviews.llvm.org/D66239
llvm-svn: 371509
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions