Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0035bf33c4b7c36eb7921bc415767e8a1ca6a8ab
/
llvm
/
lib
/
Bitcode
/
Writer
/
Serialize.cpp
67135eb
Added typedef "SerializedPtrID" to represent the pointer handle written to disk
by Ted Kremenek
· 18 years ago
cc88d37
Implemented serialization of signed integers.
by Ted Kremenek
· 18 years ago
bf75685
Serializer no longer automatically emits a root-level block in the bitstream.
by Ted Kremenek
· 18 years ago
e344bbb
Renamed "Flush()" to "FlushRecord()".
by Ted Kremenek
· 18 years ago
4556582
Added support in serializer and deserializer to create arbitrary blocks.
by Ted Kremenek
· 18 years ago
e119266
Added Serializer::EmitRef to deal with emitting arbitrary references.
by Ted Kremenek
· 18 years ago
a83e6bc
Added special treatment of serializing NULL pointers.
by Ted Kremenek
· 18 years ago
d5cb7b0
Implemented prototype serialization of pointers, including support
by Ted Kremenek
· 18 years ago
83610ae
Split Serialization.h into separate headers: Serialize.h and
by Ted Kremenek
· 18 years ago
bd35018
Added preliminary implementation of generic object serialization to bitcode.
by Ted Kremenek
· 18 years ago