* Incorporate the contents of SymTabValue into Function and Module
authorChris Lattner <sabre@nondot.org>
Sun, 28 Apr 2002 04:51:51 +0000 (04:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Apr 2002 04:51:51 +0000 (04:51 +0000)
commit11aa4770fe38befb3926646cf9ea7ed0ff7e33a8
treea14c289b2ba7df80c6d81a34a761472f3e46968d
parent5240dac674f9b7104d799180d48ca85e13d95502
* Incorporate the contents of SymTabValue into Function and Module
* Module no longer subclasses Value

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