[all-commits] [llvm/llvm-project] 32e5d6: [RISCV] Use parseDirective returning ternary statu...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Mon Jul 3 04:48:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32e5d6173f2b2e425c592a74a2c7e4923f88bb1e
https://github.com/llvm/llvm-project/commit/32e5d6173f2b2e425c592a74a2c7e4923f88bb1e
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
Log Message:
-----------
[RISCV] Use parseDirective returning ternary status (NFC)
The new method was introduced in D154101.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D154276
More information about the All-commits
mailing list