From: Luke Kenneth Casson Leighton Date: Mon, 24 Sep 2018 01:37:40 +0000 (+0100) Subject: add link mdwn syntax X-Git-Tag: convert-csv-opcode-to-binary~5017 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a65d4d35c0004edffd71bf20ea5690c1053da168;p=libreriscv.git add link mdwn syntax --- diff --git a/3d_gpu/roadmap.mdwn b/3d_gpu/roadmap.mdwn index 1d4f44884..ce46730cb 100644 --- a/3d_gpu/roadmap.mdwn +++ b/3d_gpu/roadmap.mdwn @@ -5,7 +5,7 @@ Under development * check with the RISC-V LLVM backend maintainer and * if they aren't going to complete the RV64GC codegen support soon, * start working on adding support for RV64GC codegen based on - https://github.com/lowRISC/riscv-llvm using + using https://github.com/andestech/riscv-llvm/tree/riscv-release_50/lib/Target/RISCV for reference. * Add support for RV64GC on Linux to Rust in order to write the user-space