Switch back to using actual dwarf tags. Simplifies code without loss to other
authorJim Laskey <jlaskey@mac.com>
Wed, 1 Mar 2006 20:39:36 +0000 (20:39 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 1 Mar 2006 20:39:36 +0000 (20:39 +0000)
commit9c4447aa2b47f133ac3eac095adb3c375d33031e
treed85c32828908e53907652043a9aa94725c57b2ae
parentb2742f4a2693510aa77d69f6e91fd8983e07680f
Switch back to using actual dwarf tags.  Simplifies code without loss to other
debug forms.

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