Split DbgVariable. Eventually, variable info will be communicated through frame index...
authorDevang Patel <dpatel@apple.com>
Thu, 20 May 2010 16:36:41 +0000 (16:36 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 20 May 2010 16:36:41 +0000 (16:36 +0000)
commit26c1e56f13b08ce3233b8f2e1c3e208af7b1ad1f
tree8df9784d293cf453894b2b3549d3575a62a3a89a
parent4766744072a65558344e6afdd4b42fc196ce47f4
Split DbgVariable. Eventually, variable info will be communicated through frame index, or DBG_VALUE instruction, or collection of DBG_VALUE instructions. Plus each DbgVariable may not need a label.

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