Factor the Unit section parsing into the DWARFUnitSection class.
authorFrederic Riss <friss@apple.com>
Mon, 6 Oct 2014 03:36:18 +0000 (03:36 +0000)
committerFrederic Riss <friss@apple.com>
Mon, 6 Oct 2014 03:36:18 +0000 (03:36 +0000)
commit3736cc5be85503377725cdb65aa18655e5a938b1
tree8bf416ba259d6783b444170000e94d72fbdeed61
parentef68758aa89fa5d4eb3975b81054d25128907fa4
Factor the Unit section parsing into the DWARFUnitSection class.

Summary: No functional change.

Reviewers: dblaikie, samsonov

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5522

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219098 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARFContext.cpp
lib/DebugInfo/DWARFUnit.cpp
lib/DebugInfo/DWARFUnit.h