[PM] Cleanup a const_cast and other machinery left over in this code
authorChandler Carruth <chandlerc@gmail.com>
Sun, 4 Jan 2015 23:13:57 +0000 (23:13 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 4 Jan 2015 23:13:57 +0000 (23:13 +0000)
commit75c11b88af8ca66274e2353246ace0d70ddc30fc
tree534c93407b3acbbc90a5e63049710c30d00f9592
parent5f1fa85e5bcbadb3e54326e54571915cdff03da1
[PM] Cleanup a const_cast and other machinery left over in this code
from before I removed thet non-const use of the function.

The unused variable that held the const_cast was already kindly removed
by Michael.

llvm-svn: 225143
llvm/lib/Analysis/ValueTracking.cpp