[PATCH] D39963: [RISCV][RFC] Add initial RISC-V target and driver support
Mandeep Singh Grang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 15 14:50:45 PST 2017
mgrang added a comment.
@asb I cherry-picked this patch and was able to compile a simple program for elf triple. By manually adding a few libs on the link line I was also able to make it link for linux triple.
Could you please respond to the comment about risv32-ld? Other than that this patch LGTM!
https://reviews.llvm.org/D39963
More information about the cfe-commits
mailing list