[PATCH] D19445: Refactor some more PDB reading code into DebugInfoPDB

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 07:04:52 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf34e01624a95: Refactor some more PDB reading code into DebugInfoPDB. (authored by zturner).
Herald added subscribers: hiraditya, mgorny.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D19445?vs=54743&id=223580#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D19445/new/

https://reviews.llvm.org/D19445

Files:
  llvm/include/llvm/DebugInfo/PDB/Raw/PDBFile.h
  llvm/include/llvm/DebugInfo/PDB/Raw/PDBInfoStream.h
  llvm/include/llvm/DebugInfo/PDB/Raw/PDBNameMap.h
  llvm/include/llvm/DebugInfo/PDB/Raw/PDBRawConstants.h
  llvm/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/lib/DebugInfo/PDB/Raw/PDBInfoStream.cpp
  llvm/lib/DebugInfo/PDB/Raw/PDBNameMap.cpp
  llvm/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19445.223580.patch
Type: text/x-patch
Size: 17389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/8e25cdc3/attachment.bin>


More information about the llvm-commits mailing list