OSDN Git Service

Drop DwarfCompileUnit::getLocalLabel* in favor of just mapping through the skeleton...
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 2 Nov 2014 01:21:43 +0000 (01:21 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 2 Nov 2014 01:21:43 +0000 (01:21 +0000)
commitd998d1cc56bb16ce0f6af52db3fc8aaae2c7ac9c
tree7f34b3f2752d074ded50ed3c4ae89441856cc9da
parentda53f1e088ad594f604c950c6a9c62d7b6356b88
Drop DwarfCompileUnit::getLocalLabel* in favor of just mapping through the skeleton explicitly.

Confusing to do this two different ways - I'm not too wedded to either
one, but here goes.

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