[PATCH] D23560: [RISCV 3/10] Add stub backend

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 05:17:54 PDT 2016


asb updated this revision to Diff 69347.
asb marked an inline comment as done.
asb added a comment.

Add a link to the RISC-V ISA docs in CompilerWriterInfo.rst


https://reviews.llvm.org/D23560

Files:
  CMakeLists.txt
  docs/CompilerWriterInfo.rst
  lib/Target/LLVMBuild.txt
  lib/Target/RISCV/CMakeLists.txt
  lib/Target/RISCV/LLVMBuild.txt
  lib/Target/RISCV/RISCVTargetMachine.cpp
  lib/Target/RISCV/RISCVTargetMachine.h
  lib/Target/RISCV/TargetInfo/CMakeLists.txt
  lib/Target/RISCV/TargetInfo/LLVMBuild.txt
  lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23560.69347.patch
Type: text/x-patch
Size: 8721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/668f3721/attachment.bin>


More information about the llvm-commits mailing list