summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-06-27 07:26:28 +0000
committerRui Ueyama <ruiu@google.com>2016-06-27 07:26:28 +0000
commit20d8d55b052c1067070b5ca83821c74b01952414 (patch)
tree2231b31ab6b25a257101e120084dc946cb71e8cc /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct
parent7357849dca66796b1f5c454cda010e8d2ef55fd6 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud