[all-commits] [llvm/llvm-project] d50bfd: Fix an unused-variable warning in Release mode.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Apr 21 10:00:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d50bfd97643eb8c1cbf1615220163451179f3f4f
https://github.com/llvm/llvm-project/commit/d50bfd97643eb8c1cbf1615220163451179f3f4f
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
Log Message:
-----------
Fix an unused-variable warning in Release mode.
More information about the All-commits
mailing list