mgrang added inline comments.

================
Comment at: lib/Driver/ToolChains/Arch/RISCV.cpp:47
+        Features.push_back("+d");
+        break;
+      }
----------------
Can you also add a case for pushing back +c here?


https://reviews.llvm.org/D39963



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

Reply via email to