aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CachePruning.cpp
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 /llvm/lib/Support/CachePruning.cpp
parent7357849dca66796b1f5c454cda010e8d2ef55fd6 (diff)
downloadllvm-20d8d55b052c1067070b5ca83821c74b01952414.zip
llvm-20d8d55b052c1067070b5ca83821c74b01952414.tar.gz
llvm-20d8d55b052c1067070b5ca83821c74b01952414.tar.bz2
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 'llvm/lib/Support/CachePruning.cpp')
0 files changed, 0 insertions, 0 deletions