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)
commit0dc623c2325ba1da8d64f5bc4ee7f0b81954410e
tree4d476d5015a38a396abca8be1ea55cc1f37b98e7
parent047a070f7ce35ee6524bba4a70ee2fadaa8e6e61
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.

llvm-svn: 220575
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h