[all-commits] [llvm/llvm-project] 63bbc2: [RISCV] Remove a stray semi-colon [nfc]
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Oct 3 09:11:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63bbc250440141b1c51593904fba9bdaa6724280
https://github.com/llvm/llvm-project/commit/63bbc250440141b1c51593904fba9bdaa6724280
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Remove a stray semi-colon [nfc]
Noticed by a smallish subset of the build bots. Interestingly, most compilers appear to accept a stray semi-colon between function bodies.
More information about the All-commits
mailing list