[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
Wed Oct 26 17:39:56 PDT 2016
clayborg removed rL LLVM as the repository for this revision.
clayborg updated this revision to Diff 75971.
clayborg added a comment.
Fixed all requests.
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.75971.patch
Type: text/x-patch
Size: 17636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/f656b6c0/attachment.bin>
More information about the llvm-commits
mailing list