OSDN Git Service

Support for enumerations.
authorJim Laskey <jlaskey@mac.com>
Wed, 1 Mar 2006 23:52:37 +0000 (23:52 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 1 Mar 2006 23:52:37 +0000 (23:52 +0000)
commit6a3eb01084ff5fe0eee64a66cd050d86a38579c7
tree9f7e4dbe282b0b85ec62f6f9f10ef1b805addd60
parent5df594069342a75a1f83a5c351adbd2e7abd51ea
Support for enumerations.

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