]> granicus.if.org Git - clang/commit
When -fdump-vtable-layouts is specified, construction vtable initializers will be...
authorAnders Carlsson <andersca@mac.com>
Thu, 25 Mar 2010 15:26:28 +0000 (15:26 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 25 Mar 2010 15:26:28 +0000 (15:26 +0000)
commit0d1407e8784844397e0f754a2212161c563f25fa
tree4909374b13a7abcf8e9cdb063d055a66137c9816
parentd9ab76bbce7b8a563aa847cfcdcd39d8280f11bd
When -fdump-vtable-layouts is specified, construction vtable initializers will be generated using the new vtable layout code. (The code is still not completely in place but this is a huge step forward).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp
lib/CodeGen/CGVtable.h