[all-commits] [llvm/llvm-project] ba5c12: RISSCV: clang-format RISC-V AsmParser (NFC)
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Wed May 5 10:17:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba5c122647c79586a6d060ca649e586feb7f57a0
https://github.com/llvm/llvm-project/commit/ba5c122647c79586a6d060ca649e586feb7f57a0
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2021-05-05 (Wed, 05 May 2021)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
Log Message:
-----------
RISSCV: clang-format RISC-V AsmParser (NFC)
This corrects a few issues identified by `clang-format`. This is meant
to be preparation for a subsequent change.
More information about the All-commits
mailing list