[all-commits] [llvm/llvm-project] e71a4c: fix a -Wunused-variable warning in release build
Krasimir Georgiev via All-commits
all-commits at lists.llvm.org
Thu Dec 17 02:58:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e71a4cc20789f66470d69cbe32626761da642130
https://github.com/llvm/llvm-project/commit/e71a4cc20789f66470d69cbe32626761da642130
Author: Krasimir Georgiev <krasimir at google.com>
Date: 2020-12-17 (Thu, 17 Dec 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
Log Message:
-----------
fix a -Wunused-variable warning in release build
More information about the All-commits
mailing list