OSDN Git Service

Add classof() methods so that dwarf writer can decide what DIDescriptor is in its...
authorDevang Patel <dpatel@apple.com>
Mon, 5 Jan 2009 19:55:07 +0000 (19:55 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 5 Jan 2009 19:55:07 +0000 (19:55 +0000)
commit54770ca826f6fb7f75cedc9265ad00649434e5cf
tree22b9b66fdc9a11799666645ffc55d6c8d38feda3
parenta0fbbdb45bc049164c52afd6e594402de8406b93
Add classof() methods so that dwarf writer can decide what DIDescriptor is in its hand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61740 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/Analysis/DebugInfo.cpp