OSDN Git Service

Generate local variable and scope information and equivalent dwarf forms.
authorJim Laskey <jlaskey@mac.com>
Thu, 23 Mar 2006 18:07:55 +0000 (18:07 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 23 Mar 2006 18:07:55 +0000 (18:07 +0000)
commitb8509c5752d58280178f611e0c3f8b89ed076598
tree157587ffc45f84b426d127c4efc48e2fd8c8baec
parent43970fec322d9e0153ca513de41d80af1c79bdde
Generate local variable and scope information and equivalent dwarf forms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26989 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DwarfWriter.h
include/llvm/CodeGen/MachineDebugInfo.h
include/llvm/Support/Dwarf.h
lib/CodeGen/DwarfWriter.cpp
lib/CodeGen/MachineDebugInfo.cpp