llvm/unittests/DebugInfo/PDB
Zachary Turner 579bef0ca2 Add support for writing through StreamInterface.
This adds method and tests for writing to a PDB stream.  With
this, even a PDB stream which is discontiguous can be treated
as a sequential stream of bytes for the purposes of writing.

Reviewed By: ruiu
Differential Revision: http://reviews.llvm.org/D21157

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272369 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-10 05:09:12 +00:00
..
CMakeLists.txt DebugInfoPDBTests: Update libdeps for r271346. 2016-06-01 00:30:15 +00:00
MappedBlockStreamTest.cpp Add support for writing through StreamInterface. 2016-06-10 05:09:12 +00:00
PDBApiTest.cpp Fix build of DebugInfoPDBTests. 2016-05-04 21:06:12 +00:00