aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/Deserialize.h
AgeCommit message (Expand)Author
2007-10-25Updated backpatching during object deserialization to support "smart"Ted Kremenek
2007-10-25Added special treatment of serializing NULL pointers.Ted Kremenek
2007-10-25Implemented prototype serialization of pointers, including supportTed Kremenek
2007-10-24Split Serialization.h into separate headers: Serialize.h andTed Kremenek