move some method declarations around to make it clear that users should
authorChris Lattner <sabre@nondot.org>
Sun, 6 Mar 2005 06:03:44 +0000 (06:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Mar 2005 06:03:44 +0000 (06:03 +0000)
commitbf4515e2188bdddf26a748d5f3ac0a2c02270f51
tree8ed2fac20a5c89fa611c1a38999c360a1194fb09
parentc0d369d879a205011e11891d1cfc54ea895d4cc8
move some method declarations around to make it clear that users should
not call insert(Value *Val), remove(Value* Val), or
changeName(Value *V, const std::string &Name)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20488 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/SymbolTable.h