[PATCH] D23561: [RISCV 4/10] Add basic RISCV{InstrFormats, InstrInfo, RegisterInfo, }.td
Alex Bradbury via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 8 07:41:01 PDT 2016
asb added a comment.
It only shows up upon a clean compile (CMake issue?), but I've just found the introduction of registers with the same assembly name now leads to an assertion during compilation within llvm-tblgen. I'll investigate a fix.
https://reviews.llvm.org/D23561
More information about the llvm-commits
mailing list