[PATCH] D20967: [llvm-pdbdump] Introduce an abstraction for the output style.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 08:41:19 PDT 2016


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

Remove the `PDBFile&` argument from each dump method and just store it in the class.


http://reviews.llvm.org/D20967

Files:
  tools/llvm-pdbdump/CMakeLists.txt
  tools/llvm-pdbdump/LLVMOutputStyle.cpp
  tools/llvm-pdbdump/LLVMOutputStyle.h
  tools/llvm-pdbdump/OutputStyle.h
  tools/llvm-pdbdump/llvm-pdbdump.cpp
  tools/llvm-pdbdump/llvm-pdbdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20967.59564.patch
Type: text/x-patch
Size: 56729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/87b63c83/attachment-0001.bin>


More information about the llvm-commits mailing list