OSDN Git Service

If a type is derived from a derived type then calculate size appropriately.
authorDevang Patel <dpatel@apple.com>
Fri, 30 Oct 2009 22:09:30 +0000 (22:09 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 30 Oct 2009 22:09:30 +0000 (22:09 +0000)
commit7cb7e12c08c8d723a64a51833028470077e85316
treeb09fd948ac09dbb2f43d52feb2e809a572e9cc47
parent43301206b90dc7a8008ebf69c4d214530c0cd3aa
If a type is derived from a derived type then calculate size appropriately.

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