[all-commits] [llvm/llvm-project] 2c394b: [PowerPC] Avoid unused variable warning in Release...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Sep 30 08:04:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2c394bd4071d32000e2eed0f7d90fe7c576d7050
https://github.com/llvm/llvm-project/commit/2c394bd4071d32000e2eed0f7d90fe7c576d7050
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
Log Message:
-----------
[PowerPC] Avoid unused variable warning in Release builds
PPCFrameLowering.cpp:632:8: warning: unused variable 'isAIXABI' [-Wunused-variable]
More information about the All-commits
mailing list