Make ranges and range lists be a discrete entity that can be located
authorEric Christopher <echristo@gmail.com>
Tue, 3 Dec 2013 00:45:45 +0000 (00:45 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 3 Dec 2013 00:45:45 +0000 (00:45 +0000)
commitc2efbdbb6022149b6b94188efd85b72abe19b0ba
treeda11ff9b576fd28cfe21ac1989c0bce49cfc9336
parent357fcf9d2ea79d43e4a1a29edb8608225c8f9a54
Make ranges and range lists be a discrete entity that can be located
and emitted per function and CU. Begins coalescing ranges as a first
class entity through debug info. No functional change.

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