Add classof() methods to support isa<> and other related facilities.
authorDevang Patel <dpatel@apple.com>
Mon, 12 Jan 2009 21:38:43 +0000 (21:38 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 12 Jan 2009 21:38:43 +0000 (21:38 +0000)
commit486938f7a1d17a547c6c05565aacd6051fad47c9
tree0ee25831cc33fe83d21b85e20cae7fa80801e3b6
parent7956412470b2e1f48c6be6fcd8e2363509358839
Add classof() methods to support isa<> and other related facilities.

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