[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:17:22 PDT 2021
smeenai added a comment.
In D99217#2646288 <https://reviews.llvm.org/D99217#2646288>, @smeenai wrote:
> 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?
Okay, yeah, it was broken. Pushed rG48d9b2fd8ea3 <https://reviews.llvm.org/rG48d9b2fd8ea36f87b3fc57ddb101ed99d20f25bf> to fix.
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