[all-commits] [llvm/llvm-project] ae1e6c: [RISCV] Rewrite assert to not give unused variable...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Feb 18 02:44:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae1e6c35570116607a4895120e6c0a524bc66b1b
https://github.com/llvm/llvm-project/commit/ae1e6c35570116607a4895120e6c0a524bc66b1b
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
Log Message:
-----------
[RISCV] Rewrite assert to not give unused variable warnings in Release builds
NFCI
More information about the All-commits
mailing list