================
@@ -104,6 +105,7 @@ void mips::getMipsCPUAndABI(const ArgList &Args, const 
llvm::Triple &Triple,
                   .Case("p5600", "o32")
                   .Case("i6400", "n64")
                   .Case("i6500", "n64")
+                  .Case("vr4300", "o64")
----------------
yingopq wrote:

Need add test in file `clang/test/Misc/target-invalid-cpu-note/mips.c`?

https://github.com/llvm/llvm-project/pull/223990
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to