[PATCH] D80421: [Mips] use correct ld.so for musl soft float

Simon Atanasyan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 22 00:01:43 PDT 2020


atanasyan added a reviewer: atanasyan.
atanasyan added a comment.

1. Please include as much context as possible with your diff. This instruction <https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface> helps to do that.
2. Such patch needs test case(s). Maybe it's enough to update the `linux-ld.c` test case which is failed now. Update failed cases and check both "soft" and "hard" float cases in this test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80421





More information about the cfe-commits mailing list