[PATCH] D36235: [pdb/lld] Write a valid FPM

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 15:32:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309896: [pdb/lld] Write a valid FPM. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D36235?vs=109440&id=109442#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36235

Files:
  llvm/trunk/include/llvm/DebugInfo/MSF/MSFCommon.h
  llvm/trunk/include/llvm/DebugInfo/MSF/MappedBlockStream.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
  llvm/trunk/include/llvm/Support/MathExtras.h
  llvm/trunk/lib/DebugInfo/MSF/MSFBuilder.cpp
  llvm/trunk/lib/DebugInfo/MSF/MSFCommon.cpp
  llvm/trunk/lib/DebugInfo/MSF/MappedBlockStream.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/PDBFile.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
  llvm/trunk/test/DebugInfo/PDB/write-fpm.test
  llvm/trunk/unittests/DebugInfo/MSF/CMakeLists.txt
  llvm/trunk/unittests/DebugInfo/MSF/MSFBuilderTest.cpp
  llvm/trunk/unittests/DebugInfo/MSF/MSFCommonTest.cpp
  llvm/trunk/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36235.109442.patch
Type: text/x-patch
Size: 22329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/9f238825/attachment.bin>


More information about the llvm-commits mailing list