only emit section labels if we have debug info, fixing a few
authorChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 23:17:54 +0000 (23:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 23:17:54 +0000 (23:17 +0000)
commitbe15beb54ace72508cb3e597c1819132bbbe66f1
treead11fc148d19f0f2a0b8d87df3ada7df63412e42
parent4ad1efec925f36cb5ab461fc3c7e40baaf70ae1a
only emit section labels if we have debug info, fixing a few
regtest failures.

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