diff options
author | Rui Ueyama <ruiu@google.com> | 2016-06-27 07:26:28 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-06-27 07:26:28 +0000 |
commit | 20d8d55b052c1067070b5ca83821c74b01952414 (patch) | |
tree | 2231b31ab6b25a257101e120084dc946cb71e8cc /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct | |
parent | 7357849dca66796b1f5c454cda010e8d2ef55fd6 (diff) | |
download | bcm5719-llvm-20d8d55b052c1067070b5ca83821c74b01952414.tar.gz bcm5719-llvm-20d8d55b052c1067070b5ca83821c74b01952414.zip |
Fix library search order.
Previously, we searched for a .so file from all library paths and
then searched for a .a file. That logic is wrong. What we need to
do is to look for a .so and a .a for each library path.
llvm-svn: 273846
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct')
0 files changed, 0 insertions, 0 deletions