PowerPC: remove dead initialization (NFC)
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 14 Aug 2015 03:48:35 +0000 (03:48 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 14 Aug 2015 03:48:35 +0000 (03:48 +0000)
commit9465c3170cf0e201bf2dcff4fc4e56874fe6db65
tree4759ae96e2d82d12e33e64a581eb18336a3ce8dc
parent0d68ddf6cecc75309dd6a9ee704acadec0b9e51e
PowerPC: remove dead initialization (NFC)

Identified by the clang static analyzer.  No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245022 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFrameLowering.cpp