efriedma added inline comments.

================
Comment at: clang/lib/Driver/ToolChain.cpp:807
+    default:
+      break;
+    }
----------------
Do we want to error in the "default" case?  Not that anyone is likely to use 
-mfloat-abi on those targets, but I'd prefer not to silently miscompile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89573

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to