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)
commita22d57d6f8215717298ae0cef34d00ab5104ddea
tree22b9b66fdc9a11799666645ffc55d6c8d38feda3
parent50b84f44e4bf4099d62a86abd4f553a095305eac
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