diff options
author | Peter Smith <peter.smith@linaro.org> | 2018-05-14 10:13:56 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2018-05-14 10:13:56 +0000 |
commit | 796fb999b358f9d060946f8a54e0cc7501ec3f61 (patch) | |
tree | dbc1628e15b900a41934cac7396e14217d7bd483 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | a49a91b5557e5caf1c7e6cd0ada4dabb50e2caf3 (diff) | |
download | llvm-796fb999b358f9d060946f8a54e0cc7501ec3f61.zip llvm-796fb999b358f9d060946f8a54e0cc7501ec3f61.tar.gz llvm-796fb999b358f9d060946f8a54e0cc7501ec3f61.tar.bz2 |
[ELF] Do not error for missing version when symbol has local version.
If a symbol with an undefined version in a DSO is not going to be
exported into the dynamic symbol table then do not give an error message
for the missing version. This can happen with the --exclude-libs option
which implicitly gives all symbols in a static library the local version.
This matches the behavior of ld.gold and is exploited by the Bionic
dynamic linker on Arm.
Differential Revision: https://reviews.llvm.org/D43126
llvm-svn: 332224
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions