[PATCH] D23560: [RISCV 3/10] Add stub backend
Alex Bradbury via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 03:47:23 PDT 2016
asb updated this revision to Diff 74223.
asb added a comment.
Herald added subscribers: mgorny, beanz.
Refresh patch to follow the changes made to other backends in r283702, moving TheRISCV32Target and TheRISCV64Target behind an accessor function.
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.74223.patch
Type: text/x-patch
Size: 8995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/33115fd5/attachment.bin>
More information about the llvm-commits
mailing list