[PATCH] D23563: [RISCV 6/10] Add basic RISCVAsmParser

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 09:57:14 PDT 2017


asb added a comment.

RISCV should never have been included in LLVM_ALL_TARGETS when first committed - that was a mistake in the initial 'stub backend' patch. Removing RISCV from LLVM_ALL_TARGETS is the correct thing to do and shouldn't affect end-users, but I'll write to llvm-dev about this tomorrow for wider feedback.


Repository:
  rL LLVM

https://reviews.llvm.org/D23563





More information about the llvm-commits mailing list