[PATCH] D26013: Change DWARF parser to use enumerations for DWARF tags, attributes and forms.
Greg Clayton via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 09:34:10 PDT 2016
clayborg updated this revision to Diff 76056.
clayborg added a comment.
Improved comments in the abbreviation declaration.
https://reviews.llvm.org/D26013
Files:
include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
include/llvm/DebugInfo/DWARF/DWARFFormValue.h
include/llvm/Support/Dwarf.def
include/llvm/Support/Dwarf.h
lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
lib/DebugInfo/DWARF/DWARFFormValue.cpp
tools/llvm-dwp/llvm-dwp.cpp
unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26013.76056.patch
Type: text/x-patch
Size: 18163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/cbd4fe51/attachment.bin>
More information about the llvm-commits
mailing list