diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-04-11 23:46:58 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-04-11 23:46:58 +0000 |
commit | 2c2dcae13c9530e559f566edf4fd9b194a94afb3 (patch) | |
tree | 900ebb5794be11f2a8f630d4b2c7411fdbd0c6e2 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 4ecc848ebd4d41909f069ce42b7a9b8e1ae580e2 (diff) | |
download | bcm5719-llvm-2c2dcae13c9530e559f566edf4fd9b194a94afb3.tar.gz bcm5719-llvm-2c2dcae13c9530e559f566edf4fd9b194a94afb3.zip |
[lld] Keep full library path in DT_NEEDED.
Fixes PR32572.
When
(a) a library has no soname
and (b) library is given on the command line with path (and not through -L/-l flags)
DT_NEEDED entry for such library keeps the path as given.
This behavior is consistent with gold and bfd, and is used in compiler-rt test suite.
llvm-svn: 300007
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions