[PATCH] D22974: pdbdump: Dump Free Page Map contents.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 14:27:04 PDT 2016


ruiu updated this revision to Diff 66175.
ruiu added a comment.

- Move FPM to MsfLayout.
- Use BitVector to represent FPM.


https://reviews.llvm.org/D22974

Files:
  include/llvm/DebugInfo/Msf/MsfCommon.h
  lib/DebugInfo/PDB/Raw/PDBFile.cpp
  test/DebugInfo/PDB/pdbdump-headers.test
  tools/llvm-pdbdump/LLVMOutputStyle.cpp
  tools/llvm-pdbdump/LLVMOutputStyle.h
  tools/llvm-pdbdump/llvm-pdbdump.cpp
  tools/llvm-pdbdump/llvm-pdbdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22974.66175.patch
Type: text/x-patch
Size: 6175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160729/6ea3022b/attachment.bin>


More information about the llvm-commits mailing list