make GlobalValue::removeDeadConstantUsers() const.
authorChris Lattner <sabre@nondot.org>
Mon, 9 Mar 2009 05:50:45 +0000 (05:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Mar 2009 05:50:45 +0000 (05:50 +0000)
commit319e63234a32b502919874042712cd0457876d59
tree5d848719824d80424c729c54d9b9c011f1bcd5f4
parent339c93b0743fca0796f08cc294c7bf9e592b78b2
make GlobalValue::removeDeadConstantUsers() const.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66403 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/GlobalValue.h
lib/VMCore/Globals.cpp