]> granicus.if.org Git - clang/commit
Flip the switch and use the new vtable layout code for thunks by default. Add a thunk...
authorAnders Carlsson <andersca@mac.com>
Wed, 24 Mar 2010 00:41:37 +0000 (00:41 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 24 Mar 2010 00:41:37 +0000 (00:41 +0000)
commitd63fed48fa958ca7d9a432dab1010c272c19f215
tree29654bef3be56a317b3436ff07d432956131a34d
parent519c32880b99396034ecaedc0cd86db2e8485003
Flip the switch and use the new vtable layout code for thunks by default. Add a thunks.cpp test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99367 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp
test/CodeGenCXX/thunks.cpp [new file with mode: 0644]