OSDN Git Service

change DbgScope to keep track of the start/end label as MCSymbol*
authorChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 01:58:53 +0000 (01:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 01:58:53 +0000 (01:58 +0000)
commitb7db73348241ff51f6ac6c4b65cd3d2ff36036b3
treec8ff5582c76554004f9543776786e15fee7c7d95
parentcbac7f163099fda6f3c036920404e4b87ab33d2a
change DbgScope to keep track of the start/end label as MCSymbol*
now that the dependence on ID is removed from MMI.

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