Use common range handling for the CU's ranges
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 3 Nov 2014 23:10:59 +0000 (23:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 3 Nov 2014 23:10:59 +0000 (23:10 +0000)
commit42090c633f2b0fc00844f05cfe1da736a65a8790
tree1ffdfa0badb25afa1676b471e3dbe709260a452f
parent85a5ac00e0c5335309d5e7951e9f2a5d32b8024e
Use common range handling for the CU's ranges

This generalizes the range handling for ranges in both the skeleton and
full unit, laying the foundation for the addition of more ranges (rather
than just the CU's special case) in the skeleton CU with fission+gmlt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.h