llvm-project/llvm/lib/DebugInfo/MSF
Zachary Turner ee8010abe3 Move some code from PDBFileBuilder to MSFBuilder.
The code to emit the pieces of the MSF file were actually in
PDBFileBuilder.  Move this to MSFBuilder so that we can
theoretically emit an MSF without having a PDB file.

llvm-svn: 335789
2018-06-27 21:18:15 +00:00
..
CMakeLists.txt [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
LLVMBuild.txt
MSFBuilder.cpp Move some code from PDBFileBuilder to MSFBuilder. 2018-06-27 21:18:15 +00:00
MSFCommon.cpp [MSF] Fix FPM interval calcluation 2018-01-05 18:12:14 +00:00
MSFError.cpp
MappedBlockStream.cpp [BinaryStream] Support growable streams. 2017-11-27 18:48:37 +00:00