[DebugInfo] Generate address ranges for compile units even if .debug_aranges is prese...
authorAlexey Samsonov <samsonov@google.com>
Fri, 16 Nov 2012 08:36:25 +0000 (08:36 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 16 Nov 2012 08:36:25 +0000 (08:36 +0000)
commit63a450a313a9b0a08622e97b53f5dd83f9266143
tree2531ef315af7cde1f365b1f599e7e34c34585e40
parent9bd4dd742e20e99e8bc31c510ee790c95f680993
[DebugInfo] Generate address ranges for compile units even if .debug_aranges is present: it is often the case that .debug_aranges section contains ranges only for a small subset of compile units. Test cases will be added in separate commits.

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