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

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 06:34:30 PDT 2016


asb updated this revision to Diff 69361.
asb marked 2 inline comments as done.
asb added a comment.

assert if trying to compile for RV128 (or at least, a RISC-V that is neither 32-bit or 64-bit).


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.69361.patch
Type: text/x-patch
Size: 8811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/d3913f9b/attachment.bin>


More information about the llvm-commits mailing list