[PATCH] D20999: [pdbdump] Print out New FPO stream contents.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 5 11:51:48 PDT 2016
ruiu updated this revision to Diff 59672.
ruiu added a comment.
- Moved FpoData struct to COFF.h.
- Use printBoolean to print out boolean values.
http://reviews.llvm.org/D20999
Files:
include/llvm/DebugInfo/PDB/Raw/DbiStream.h
include/llvm/Object/COFF.h
lib/DebugInfo/PDB/Raw/DbiStream.cpp
test/DebugInfo/PDB/pdbdump-headers.test
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: D20999.59672.patch
Type: text/x-patch
Size: 9158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160605/d93c6617/attachment.bin>
More information about the llvm-commits
mailing list