]> granicus.if.org Git - clang/commit
Flip the switch and use the new vtable layout code for everything. I've verified...
authorAnders Carlsson <andersca@mac.com>
Tue, 30 Mar 2010 02:21:54 +0000 (02:21 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 30 Mar 2010 02:21:54 +0000 (02:21 +0000)
commitc9b64bafaf3129568f013e0c2875e1fcb9f51e6b
tree9c8eed92fb3eb2c7ed9e608aeaa4a1c008116f34
parent1d8422b45626da8ae058c9e87aa1968c69925b49
Flip the switch and use the new vtable layout code for everything. I've verified that this passes a self-host but I'll let the bots self host as well before removing the now dead code.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99861 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp
test/CodeGenCXX/vtable-linkage.cpp