diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-06-03 19:20:35 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-06-03 23:32:05 +0000 |
commit | 116e38fd8b89fb20279cbf7edb4a49a7ab5c7764 (patch) | |
tree | 290449662d5493bcbffb4f739833eec671d82a43 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 291dabefde01eae7473da224b49f6359766e0663 (diff) | |
download | llvm-116e38fd8b89fb20279cbf7edb4a49a7ab5c7764.zip llvm-116e38fd8b89fb20279cbf7edb4a49a7ab5c7764.tar.gz llvm-116e38fd8b89fb20279cbf7edb4a49a7ab5c7764.tar.bz2 |
lld: add basic static library search
This is a very basic static library search addition. This is the pre-Xcode4
behaviour of searching all paths for the shared version before searching for
the static version of the library. This behaviour is supposed to be inverted
with `-search_paths_first` being the default. This adds the library search
with the intention of providing the setup to merge the paths into one path
and making it controllable by `OPT_search_paths_first`.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions