Move section label emission to module end. Nothing should be
authorEric Christopher <echristo@gmail.com>
Mon, 19 Nov 2012 19:43:59 +0000 (19:43 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 19 Nov 2012 19:43:59 +0000 (19:43 +0000)
commitcebb0ec764df6ab4483758593116ed196bb68640
tree2c21e6981695addc3c27376a3e29c991e2e6985e
parent31ebe5580835ca852e2bd402a4feb25ae404b7cc
Move section label emission to module end. Nothing should be
depending on them being emitted before the text and/or data
sections and testing didn't uncover any.

llvm-svn: 168321
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp