Fix a bug with not removing method level types after compilation
authorChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 22:03:42 +0000 (22:03 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 22:03:42 +0000 (22:03 +0000)
commite4d71a1e183198db4378b1f295237f2f80d69a4f
treefaaa4af1dbc0c6cb1ec1c57ce33dd6946040852c
parent1506aef6d4c31e1f8ddc31b1d838e2b10b9694be
Fix a bug with not removing method level types after compilation

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@582 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/Reader.cpp