forked from OSchip/llvm-project
d640d7d96e
This patch refactors microsoft record layout to be more "natural". The most dominant change is that vbptrs and vfptrs are injected after the fact. This simplifies the implementation and the math for the offest for the first base/field after the vbptr. llvm-svn: 198818 |
||
---|---|---|
.. | ||
ms-x86-alias-avoidance-padding.cpp | ||
ms-x86-aligned-tail-padding.cpp | ||
ms-x86-basic-layout.cpp | ||
ms-x86-bitfields-vbases.cpp | ||
ms-x86-empty-base-after-base-with-vbptr.cpp | ||
ms-x86-empty-nonvirtual-bases.cpp | ||
ms-x86-empty-virtual-base.cpp | ||
ms-x86-lazy-empty-nonvirtual-base.cpp | ||
ms-x86-misalignedarray.cpp | ||
ms-x86-pack-and-align.cpp | ||
ms-x86-primary-bases.cpp | ||
ms-x86-size-alignment-fail.cpp | ||
ms-x86-vfvb-alignment.cpp | ||
ms-x86-vfvb-sharing.cpp | ||
ms-x86-vtordisp.cpp |