[PATCH] D42673: [RISCV] Pick the correct RISCV linker instead of calling riscv-gcc to link

Mandeep Singh Grang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 12:15:44 PST 2018


mgrang abandoned this revision.
mgrang added a comment.

For now, by setting the full triple (riscv-unknown-linux-gnu) we are able to invoke the correct gnu linker. So will abandon this patch.


Repository:
  rC Clang

https://reviews.llvm.org/D42673





More information about the cfe-commits mailing list