[PATCH] D117933: [ELF] Don't consider directories of the same name as libraries
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 27 15:03:43 PST 2022
MaskRay added a comment.
In D117933#3277661 <https://reviews.llvm.org/D117933#3277661>, @phosek wrote:
> Have we reached a decision on this? I'd like to land this change since it's currently blocking a Clang roll for us.
Just swap searchLibraryBaseName and findFromSearchPaths branches. It's the simplest/least intrusive fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117933/new/
https://reviews.llvm.org/D117933
More information about the llvm-commits
mailing list