[PATCH] Factor the Unit section parsing into the DWARFUnitSection class.

Frederic Riss friss at apple.com
Fri Oct 3 08:30:40 PDT 2014


As per review comments, move the collection of debug sections into helpers rather
than passing all the sections explicitely to the parse methods.

http://reviews.llvm.org/D5522

Files:
  lib/DebugInfo/DWARFContext.cpp
  lib/DebugInfo/DWARFUnit.cpp
  lib/DebugInfo/DWARFUnit.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5522.14381.patch
Type: text/x-patch
Size: 6646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141003/4cfcf8bf/attachment.bin>


More information about the llvm-commits mailing list