* Change Constant::getNullConstant to Constant::getNullValue
authorChris Lattner <sabre@nondot.org>
Sat, 27 Apr 2002 02:25:43 +0000 (02:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Apr 2002 02:25:43 +0000 (02:25 +0000)
commit95b876e0b6ea7b74a08bd6309745103195eb90ef
treee4bad53771a900897c04981bf597640de8e3f37c
parent1a18b7cf805fc6bfc6dc44fb66799ad577d57213
* Change Constant::getNullConstant to Constant::getNullValue
* Remove some unused code

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2324 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp