Using const cast to alleviate a warning.
authorJoe Abbey <jabbey@arxan.com>
Fri, 16 Nov 2012 19:38:42 +0000 (19:38 +0000)
committerJoe Abbey <jabbey@arxan.com>
Fri, 16 Nov 2012 19:38:42 +0000 (19:38 +0000)
commit48f63be3684213e16fb657e9bb8c37ae02788e90
treefa38a3e210d5e22c55000a150c98b1d5fe930da9
parentdf0ea8dcad612185a23b12e9ddf894b9ce744561
Using const cast to alleviate a warning.

A PR is being filed to address some code issues here.

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