mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
c0166260b8
This adds various new functionality and cleanup surrounding the use of the Stream library. Major changes include: * Renaming of all classes for more consistency / meaningfulness * Addition of some new methods for reading multiple values at once. * Full suite of unit tests for reader / writer functionality. * Full set of doxygen comments for all classes. * Streams now store their own endianness. * Fixed some bugs in a few of the classes that were discovered by the unit tests. llvm-svn: 296215 |
||
---|---|---|
.. | ||
BinaryByteStream.h | ||
BinaryItemStream.h | ||
BinaryStream.h | ||
BinaryStreamArray.h | ||
BinaryStreamReader.h | ||
BinaryStreamRef.h | ||
BinaryStreamWriter.h | ||
IMSFFile.h | ||
MappedBlockStream.h | ||
MSFBuilder.h | ||
MSFCommon.h | ||
MSFError.h | ||
MSFStreamLayout.h |