OSDN Git Service

Add extra element to composite type. This new element will be used to record c++...
authorDevang Patel <dpatel@apple.com>
Tue, 26 Jan 2010 21:14:59 +0000 (21:14 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 26 Jan 2010 21:14:59 +0000 (21:14 +0000)
commit0fd7f9d7ffea48aa9c4965132ade33cf28f973ea
tree549bfc30a4d35c5e92f15df05e3cff74247323de
parentcee63322eaccc2f1067bdf5eab506e440f867da1
Add extra element to composite type. This new element will be used to record c++ class that holds current class's vtable.

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