Make the lookup method const.
authorChris Lattner <sabre@nondot.org>
Wed, 31 Dec 2003 07:08:19 +0000 (07:08 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 31 Dec 2003 07:08:19 +0000 (07:08 +0000)
commit69284b03d1dc7ebdc2ce22f65afe5ef04cc01cf4
tree85f25335d137000cf3232c0cfe16fbb42873b1e9
parentb0fa6599811adac127f95289567dc20d97187442
Make the lookup method const.

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