OSDN Git Service

libstdc++-v3 was failing to build. Needed to handle composite types with empty
authorJim Laskey <jlaskey@mac.com>
Wed, 8 Mar 2006 02:07:02 +0000 (02:07 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 8 Mar 2006 02:07:02 +0000 (02:07 +0000)
commit2b0e309640c638025d83c8f6f4ee2698ba1b8b92
tree523a3cb8c6cb697c9785dd59cbe99a6d69763b93
parent25de486263abc1882498a8701e3eb29ee0804c4e
libstdc++-v3 was failing to build.  Needed to handle composite types with empty
members (running into a zero initializer.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26607 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineDebugInfo.cpp