aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorBob Haarman <llvm@inglorion.net>2019-04-15 19:48:32 +0000
committerBob Haarman <llvm@inglorion.net>2019-04-15 19:48:32 +0000
commit8b1ec798b5620e10eaa49446af67b3191022f88d (patch)
tree0cc7e625aa3bc7a694eee634a3921da4c27ffc37 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentaf808ee2ee0e45316f8788dc43fe63b6777c745c (diff)
downloadllvm-8b1ec798b5620e10eaa49446af67b3191022f88d.zip
llvm-8b1ec798b5620e10eaa49446af67b3191022f88d.tar.gz
llvm-8b1ec798b5620e10eaa49446af67b3191022f88d.tar.bz2
[LLD][COFF] use offset in archive to disambiguate archive members
Summary: Archives can contain multiple members with the same name. This would cause ThinLTO links to fail ("Expected at most one ThinLTO module per bitcode file"). This change implements the same strategy we use in the ELF linker: make the offset in the archive part of the module name so that names are unique. Reviewers: pcc, mehdi_amini, ruiu Reviewed By: ruiu Subscribers: eraman, steven_wu, dexonsmith, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60549 llvm-svn: 358440
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions