llvm-project/llvm/lib/DebugInfo/MSF
Zachary Turner 9fb9d71d3e [pdb/lld] Write a valid FPM.
The PDB reserves certain blocks for the FPM that describe which
blocks in the file are allocated and which are free.  We weren't
filling that out at all, and in some cases we were even stomping
it with incorrect data.  This patch writes a correct FPM.

Differential Revision: https://reviews.llvm.org/D36235

llvm-svn: 309896
2017-08-02 22:31:39 +00:00
..
CMakeLists.txt [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
MSFBuilder.cpp [pdb/lld] Write a valid FPM. 2017-08-02 22:31:39 +00:00
MSFCommon.cpp [pdb/lld] Write a valid FPM. 2017-08-02 22:31:39 +00:00
MSFError.cpp Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
MappedBlockStream.cpp [pdb/lld] Write a valid FPM. 2017-08-02 22:31:39 +00:00