[PATCH] D33996: Improve consistency and flexibility with llvm-pdbdump subcommands

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 16:40:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305032: [llvm-pdbdump] Improve consistency among subcommands. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D33996?vs=101971&id=101979#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33996

Files:
  llvm/trunk/test/DebugInfo/PDB/Inputs/cross-module-import-export.yaml
  llvm/trunk/test/DebugInfo/PDB/Inputs/debug-subsections.yaml
  llvm/trunk/test/DebugInfo/PDB/Inputs/simple-line-info.yaml
  llvm/trunk/test/DebugInfo/PDB/cross-module-import-export.test
  llvm/trunk/test/DebugInfo/PDB/pdb-minimal-construct.test
  llvm/trunk/test/DebugInfo/PDB/pdb-yaml-symbols.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-debug-subsections.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-readwrite.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-source-names.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-write.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-yaml-lineinfo-write.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-yaml-lineinfo.test
  llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
  llvm/trunk/tools/llvm-pdbdump/YAMLOutputStyle.cpp
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33996.101979.patch
Type: text/x-patch
Size: 46053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/d600698c/attachment.bin>


More information about the llvm-commits mailing list