[PATCH] D33749: [DWARF] Introduce Dump Options
Spyridoula Gravani via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 10:59:43 PDT 2017
sgravani updated this revision to Diff 101051.
sgravani added a comment.
1. Replace user-defined ctor with non-static member initializers for struct DIDumpOptions.
2. Revert comments for dumping the complete DWARF structure to their initial form.
https://reviews.llvm.org/D33749
Files:
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/DebugInfo/PDB/PDBContext.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/PDB/PDBContext.cpp
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33749.101051.patch
Type: text/x-patch
Size: 5053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/7bb9b159/attachment.bin>
More information about the llvm-commits
mailing list