[PATCH] D50258: [llvm-pdbutil] Support PDBs without a DBI stream

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 12:35:34 PDT 2018


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 rL339045: [llvm-pdbutil] Support PDBs without a DBI stream (authored by aganea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50258?vs=159311&id=159355#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50258

Files:
  llvm/trunk/lib/DebugInfo/PDB/Native/PDBFile.cpp
  llvm/trunk/test/tools/llvm-pdbdump/Inputs/TypeServerTest.cpp
  llvm/trunk/test/tools/llvm-pdbdump/Inputs/TypeServerTest.pdb
  llvm/trunk/test/tools/llvm-pdbdump/type-server-no-dbi.test
  llvm/trunk/tools/llvm-pdbutil/DumpOutputStyle.cpp
  llvm/trunk/tools/llvm-pdbutil/DumpOutputStyle.h
  llvm/trunk/tools/llvm-pdbutil/InputFile.cpp
  llvm/trunk/tools/llvm-pdbutil/YAMLOutputStyle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50258.159355.patch
Type: text/x-patch
Size: 15444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/73261e4e/attachment.bin>


More information about the llvm-commits mailing list