[all-commits] [llvm/llvm-project] 9896d7: [RISCV] Use parseToken to simplify code. Add missi...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon May 8 10:47:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9896d7223386ed539aecc0b7cea888a6421d9026
https://github.com/llvm/llvm-project/commit/9896d7223386ed539aecc0b7cea888a6421d9026
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
Log Message:
-----------
[RISCV] Use parseToken to simplify code. Add missing check for Identifier token.
More information about the All-commits
mailing list