mgrang accepted this revision.
mgrang added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: lib/Driver/ToolChains/Gnu.cpp:1885
+                                             "riscv64-unknown-linux-gnu",
+                                             "riscv32-unknown-elf"};
 
----------------
Alphabetically riscv32-unknown-elf should be the first in the list of triples.


Repository:
  rC Clang

https://reviews.llvm.org/D46822



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

Reply via email to