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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 12 15:54:15 PST 2020


thopre added a comment.

In D92598#2450556 <https://reviews.llvm.org/D92598#2450556>, @MaskRay wrote:

> I'll fix and simplify the tests.
>
> The idea is that shared objects for input should set soname. See the description of 0cfa72eaec134693105ec6916aa4692119337a3d

Is it "recent" (few months) behavior change. The system on which I tested the --soname is a few month behind master, so that could explain why it didn't work.


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