1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/DebugInfo/MSF
Zachary Turner c0166260b8 [PDB] General improvements to Stream library.
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
2017-02-25 00:44:30 +00:00
..
BinaryByteStream.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
BinaryItemStream.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
BinaryStream.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
BinaryStreamArray.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
BinaryStreamReader.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
BinaryStreamRef.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
BinaryStreamWriter.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
IMSFFile.h [DebugInfo] Fix some Clang-tidy modernize-use-default, modernize-use-equal-delete and Include What You Use warnings; other minor fixes (NFC). 2016-11-18 18:00:19 +00:00
MappedBlockStream.h [PDB] General improvements to Stream library. 2017-02-25 00:44:30 +00:00
MSFBuilder.h Do not pass a superblock to PDBFileBuilder. 2016-09-30 20:52:12 +00:00
MSFCommon.h [msf] Make FPM reader use MappedBlockStream. 2016-08-03 16:53:21 +00:00
MSFError.h [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
MSFStreamLayout.h [msf] Make FPM reader use MappedBlockStream. 2016-08-03 16:53:21 +00:00