[all-commits] [llvm/llvm-project] 5e7b98: Fix an unused-variable warning in Release mode.
James Y Knight via All-commits
all-commits at lists.llvm.org
Thu Apr 9 13:35:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5e7b98fe7510c11d1992b0282776846b1b1d3c2b
https://github.com/llvm/llvm-project/commit/5e7b98fe7510c11d1992b0282776846b1b1d3c2b
Author: James Y Knight <jyknight at google.com>
Date: 2020-04-09 (Thu, 09 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