Revised implementation of BatchReadOwnedPtrs() that deserializes an
authorTed Kremenek <kremenek@apple.com>
Thu, 8 Nov 2007 00:04:50 +0000 (00:04 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 8 Nov 2007 00:04:50 +0000 (00:04 +0000)
commit6d0372d0b35183ea30f03e3607f0267e3625aa5e
tree68f3d52185fa1f302fbd339ddb994bdba459053f
parent3b46b6df91a61927d66eeae46568adb8927abe57
Revised implementation of BatchReadOwnedPtrs() that deserializes an
array of pointers to not allocate a second array to contain the pointer ids.

Fixed bug in the same member function where deserialized pointers were
not being registered with the backpatcher.

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