[PATCH] D112158: mips: fix search path for multilib o32

YunQiang Su via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 21 01:30:07 PDT 2021


wzssyqa added a comment.

In D112158#3077049 <https://reviews.llvm.org/D112158#3077049>, @atanasyan wrote:

> - Does this problem exist on all versions of Debian or starting from specific version only?

This feature starts from llvm-8. And this problem is since then.

> - This fix needs test cases. Take a look at "Check linker invocation on Debian 6 MIPS 32/64-bit" in the `clang/test/Driver/linux-ld.c` for example.

I will do so.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112158



More information about the cfe-commits mailing list