commit | 0665736292306f2f32f6b6a6da3ab69ab19f554b | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Tue Dec 11 01:00:16 2018 +0000 |
committer | Armando Montanez <amontanez@google.com> | Tue Dec 11 01:00:16 2018 +0000 |
tree | b365a51a251c0083e3e0be26380cf439092af131 | |
parent | 2d92e554330b5a16fc1392fcfde47ba2000fcd77 [diff] |
[TextAPI][elfabi] Make SoName optional This change makes DT_SONAME treated as an optional trait for ELF TextAPI stubs. This change accounts for the fact that shared objects aren't guaranteed to have a DT_SONAME entry. Tests have been updated to check for correct behavior of an optional soname. Differential Revision: https://reviews.llvm.org/D55533 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348817 91177308-0d34-0410-b5e6-96231b3b80d8