when the bitcode reader is referencing a paramattr, make sure to bump its refcount.
authorChris Lattner <sabre@nondot.org>
Wed, 12 Mar 2008 02:25:52 +0000 (02:25 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 Mar 2008 02:25:52 +0000 (02:25 +0000)
commit461edd937e9ec95193022629314c66d2c1e984d2
tree8be92655a68ea8c4f147d5ac3bf6cb56adc64fbe
parent0cec956d814123140759cd25fec8f07e65b43849
when the bitcode reader is referencing a paramattr, make sure to bump its refcount.

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