[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 15:42:37 PDT 2017


zturner updated this revision to Diff 101971.
zturner added a comment.

So the lines being deleted thing is happening when one patch uses full context and the next doesn't.  Re-upped with full context


https://reviews.llvm.org/D33996

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

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


More information about the llvm-commits mailing list