[all-commits] [llvm/llvm-project] 05d722: [llvm] Fix an "unused variable" warning when asser...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Mon Jan 9 02:38:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05d722a11d779bd1d7990790b390f0d44a3d8afe
https://github.com/llvm/llvm-project/commit/05d722a11d779bd1d7990790b390f0d44a3d8afe
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
Log Message:
-----------
[llvm] Fix an "unused variable" warning when assertions are disabled
More information about the All-commits
mailing list