Remove an unused variable, fixing -Werror build with latest Clang.
authorChandler Carruth <chandlerc@gmail.com>
Thu, 12 Sep 2013 23:30:48 +0000 (23:30 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 12 Sep 2013 23:30:48 +0000 (23:30 +0000)
commita2c982129ed93f4bcb9738e0749a0b08e51a8b83
tree3079d2a17ad5f3d62433b8ec558a604eb8ee0dc6
parent8d7ed3be848841d0f64f0733c09da1b154a185a1
Remove an unused variable, fixing -Werror build with latest Clang.

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