Eliminate this form of SymbolTable::remove. It ignores the type argument
authorChris Lattner <sabre@nondot.org>
Fri, 28 May 2004 05:30:29 +0000 (05:30 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 May 2004 05:30:29 +0000 (05:30 +0000)
commiteaca89b48e446091fbfe53cf4f91146020ba341e
treeb4b41341542cd2626a45b3148e00d5d44d01843b
parent11b9be5a1a2c3bd24c6cf4749a72c4a97c0040da
Eliminate this form of SymbolTable::remove.  It ignores the type argument
anyway.  Add a form that takes a type_iterator for the C backend.

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