[PATCH] D22308: [pdb] Introduce an MsfBuilder class for laying out PDB files

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 13:51:06 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275611: [pdb] Introduce MsfBuilder for laying out PDB files. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D22308?vs=64189&id=64191#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22308

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/MsfBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/MsfCommon.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Raw/MsfBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/MsfCommon.cpp
  llvm/trunk/unittests/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/unittests/DebugInfo/PDB/ErrorChecking.h
  llvm/trunk/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp
  llvm/trunk/unittests/DebugInfo/PDB/MsfBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22308.64191.patch
Type: text/x-patch
Size: 36446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/cf207bcf/attachment.bin>


More information about the llvm-commits mailing list