[PATCH] D110514: MIPS: Triple::setArch as R6 if MipsSubArch_r6

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 11:13:43 PDT 2021


MaskRay accepted this revision.
MaskRay added a comment.

The `llvm/lib/Support/Triple.cpp` change LGTM.

For `clang -target mipsisa64r6-linux-gnu -mabi=32`, what include and library paths do it use? It may be related to `clang/lib/Driver/Driver.cpp:computeTargetTriple`


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

https://reviews.llvm.org/D110514



More information about the llvm-commits mailing list