Merge SymbolTable::removeEntry into SymbolTable::remove, its only caller
authorChris Lattner <sabre@nondot.org>
Sun, 6 Mar 2005 05:51:09 +0000 (05:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Mar 2005 05:51:09 +0000 (05:51 +0000)
commite4c872a8fae012699066e3b6eb2ab0a6f7a4681b
tree43510f104a6e361e42f3ce534bcfa8422b7f91cb
parent58b004c2a39539986f8cbfff60e815bbe6e38b38
Merge SymbolTable::removeEntry into SymbolTable::remove, its only caller

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