llvm-6502/include/llvm/Bitcode
Ted Kremenek 6a13dfdc6d Added default implementation of SerializeTrait<> that dispatches to
calling member functions of the target type to perform type-specific
serialization.
                         
Added version of ReadPtr that allows passing references to uintptr_t
(useful for smart pointers).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43396 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-26 20:23:27 +00:00
..
Archive.h Add explicit keywords. 2007-10-08 15:08:41 +00:00
BitCodes.h Add explicit keywords. 2007-10-08 15:08:41 +00:00
BitstreamReader.h Silenced a VC++ warning. 2007-10-24 00:06:31 +00:00
BitstreamWriter.h Add explicit keywords. 2007-10-08 15:08:41 +00:00
Deserialize.h Added default implementation of SerializeTrait<> that dispatches to 2007-10-26 20:23:27 +00:00
LLVMBitCodes.h Long double, part 1 of N. Support in IR. 2007-08-03 01:03:46 +00:00
ReaderWriter.h add a new CreateBitcodeWriterPass method, which creates a bitcode writer as 2007-05-06 02:30:12 +00:00
Serialization.h Added default implementation of SerializeTrait<> that dispatches to 2007-10-26 20:23:27 +00:00
SerializationFwd.h Created header file to include minimal forward references needed for 2007-10-25 18:19:29 +00:00
Serialize.h Added special treatment of serializing NULL pointers. 2007-10-25 18:42:52 +00:00