"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e965f06f7fbd759e725f4f65cfa43c54a2e7a1dc"
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
Loading
Please register or sign in to comment