diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-06-04 17:40:41 -0700 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2020-06-05 12:12:26 -0700 |
commit | e78431354bcb6bec5be9adf4ea37d860445f8c16 (patch) | |
tree | f4632c95a7c4900b9eab3f6118af6ee11ef8f9dc /llvm/lib/Object/COFFObjectFile.cpp | |
parent | b67f86020889852d2b318fbf4ec6c10389f8efd8 (diff) | |
download | llvm-e78431354bcb6bec5be9adf4ea37d860445f8c16.zip llvm-e78431354bcb6bec5be9adf4ea37d860445f8c16.tar.gz llvm-e78431354bcb6bec5be9adf4ea37d860445f8c16.tar.bz2 |
lld: use modern library search ordering
This merges the static and shared library and behaves as if
`-search_paths_first` was specified which is also the default behaviour
on ld64 (and now lld). Unify the paths, and use `llvm::sys::path` to
deal with the path to be truly agnostic to the host.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions