diff options
author | Steven Wu <stevenwu@apple.com> | 2022-01-18 08:38:15 -0800 |
---|---|---|
committer | Steven Wu <stevenwu@apple.com> | 2022-01-18 08:38:28 -0800 |
commit | 091e364866fb123fce090d0f511625dcbdfb5501 (patch) | |
tree | 77ab63ac7ee0b336d1daba029463441f739a0d26 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 347d4d7323c4cf0d89fb14530e27ec5e2b1afeda (diff) | |
download | llvm-091e364866fb123fce090d0f511625dcbdfb5501.zip llvm-091e364866fb123fce090d0f511625dcbdfb5501.tar.gz llvm-091e364866fb123fce090d0f511625dcbdfb5501.tar.bz2 |
[JITLink][ELF] Support duplicated section names from object file
ELF object files can contain duplicated sections (thus section symbols
as well), espeically when comdats/section groups are present. This patch
adds support for generating LinkGraph from object files that have
duplicated section names. This is the first step to properly model
comdats/section groups.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D114753
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions