[PATCH] D52290: [driver][mips] Adjust target triple accordingly to provided ABI name

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 25 09:05:58 PDT 2018


rnk added a comment.

Should `--target=mipsZZZ -mabi=n64` be meaningful? What does `clang --target=i686-linux-gnu -m64` do? If this matches that, then let's do it.

I think each listed reviewer is currently at CppCon, hence the delay.


Repository:
  rC Clang

https://reviews.llvm.org/D52290





More information about the cfe-commits mailing list