aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/Serialize.h
AgeCommit message (Expand)Author
2007-10-31Added Serializer::EmitRef to deal with emitting arbitrary references.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