[PATCH] D26567: Improve DWARF parsing speed by improving DWARFAbbreviationDeclaration

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 17:32:57 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286924: Improve DWARF parsing speed by improving DWARFAbbreviationDeclaration (authored by gclayton).

Changed prior to commit:
  https://reviews.llvm.org/D26567?vs=77913&id=77927#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26567

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26567.77927.patch
Type: text/x-patch
Size: 18874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/1abb747b/attachment.bin>


More information about the llvm-commits mailing list