[PATCH] D23563: [RISCV 6/10] Add basic RISCVAsmParser
Alex Bradbury via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 03:52:29 PDT 2016
asb updated this revision to Diff 74225.
asb added a comment.
Refresh to follow changes made in https://reviews.llvm.org/rL283702, putting TheRISCV32Target and TheRISCV64Target behind accessors. Additionally, drop the unused `getEndLoc` after https://reviews.llvm.org/rL283691 removed it from MCParsedAsmOperand
https://reviews.llvm.org/D23563
Files:
lib/Target/RISCV/AsmParser/CMakeLists.txt
lib/Target/RISCV/AsmParser/LLVMBuild.txt
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
lib/Target/RISCV/CMakeLists.txt
lib/Target/RISCV/LLVMBuild.txt
lib/Target/RISCV/RISCV.td
lib/Target/RISCV/RISCVInstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23563.74225.patch
Type: text/x-patch
Size: 15025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/c63a6c62/attachment.bin>
More information about the llvm-commits
mailing list