[PATCH] D99217: [lld-macho] Fixed lld-version expectation in test so it works on Fuchsia.On Fuchsia, it's called Fuchsia LLD

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 16:10:20 PDT 2021


smeenai added a comment.

In D99217#2646114 <https://reviews.llvm.org/D99217#2646114>, @thakis wrote:

> This seems to break the test on linux: http://45.33.8.238/linux/42505/step_11.txt
>
> Probably because this now needs two spaces between :  and LLD

Oops, I missed your comment before making mine. I thought not having strict whitespace would take care of this, but maybe not?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99217



More information about the llvm-commits mailing list