1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Ted Kremenek 72b9e78ab1 Fixed hack in BatchReadOwnedPtrs to no longer use the array of pointers passed in for
deserialization as a temporary location for storing serialized pointer identifiers. The
definition of SerializedPtrID will likely change significantly in the future, and the
current implementation caused compilation errors on some 64-bit machines.

llvm-svn: 43983
2007-11-10 19:28:49 +00:00
..
llvm Fixed hack in BatchReadOwnedPtrs to no longer use the array of pointers passed in for 2007-11-10 19:28:49 +00:00
llvm-c C and Objective Caml bindings for PHINode::addIncoming etc. 2007-10-08 18:14:39 +00:00