MaskRay added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/RISCVToolchain.cpp:49
+  else
+    return ToolChain::RLT_CompilerRT;
+}
----------------
Ternary operator?


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

https://reviews.llvm.org/D68407



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

Reply via email to