[PATCH] D92598: [lld][test] Handle long build path

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 02:06:35 PST 2020


thopre requested review of this revision.
thopre added a comment.

Sorry, this does not solve it on our systems (actually we now have more systems failing) because it adds a DT_SONAME entry on top of the DT_NEEDED which still contain a full path.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92598/new/

https://reviews.llvm.org/D92598



More information about the llvm-commits mailing list