Remove DwarfDebug::FirstCU as it has no use
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 24 Oct 2014 17:53:38 +0000 (17:53 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 24 Oct 2014 17:53:38 +0000 (17:53 +0000)
commit3ad7d4194794ea6ec2b6e203f891f657f6605bd6
treec38aeed49d005ac0365fddac686743665eb23086
parenta46f06efe217b3c3328d9ececf8de0c8c7dee446
Remove DwarfDebug::FirstCU as it has no use

It was only being used as a flag to identify the lack of debug info from
within endModule - use the section labels for that instead.

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