Zachary Turner cd226b0757 [PDB] Make streams carry their own endianness.
Before the endianness was specified on each call to read
or write of the StreamReader / StreamWriter, but in practice
it's extremely rare for streams to have data encoded in
multiple different endiannesses, so we should optimize for the
99% use case.

This makes the code cleaner and more general, but otherwise
has NFC.

llvm-svn: 296415
2017-02-28 00:04:07 +00:00
..
2017-01-22 17:41:10 +00:00
2017-01-28 02:02:38 +00:00
2016-11-01 20:19:33 +00:00
2016-11-29 21:54:33 +00:00