[PATCH] D146269: MIPS: allow o32 abi with 64bit CPU and 64 abi with 32bit triple

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 16 13:09:50 PDT 2023


MaskRay added a comment.

Is this the new GCC behavior?

> `clang -target mipsel-linux-gnu -mabi=64`

Use `--target=`


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

https://reviews.llvm.org/D146269



More information about the cfe-commits mailing list