]> granicus.if.org Git - clang/commit
Refine codegen for non-virtual this adjustments for thunks.
authorMike Stump <mrs@apple.com>
Tue, 3 Nov 2009 03:16:46 +0000 (03:16 +0000)
committerMike Stump <mrs@apple.com>
Tue, 3 Nov 2009 03:16:46 +0000 (03:16 +0000)
commit4387cd9697374462af10d1b5515f26f4af129432
treea52fe768754885a1110eba4823ed7d4ffa8c15c9
parentbdd563ec391b0a83fc6d04b8a8ea3022aa702f74
Refine codegen for non-virtual this adjustments for thunks.

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