[PATCH] MS ABI: Use musttail for vtable thunks that pass arguments by value
Reid Kleckner
rnk at google.com
Mon Jul 21 20:07:05 PDT 2014
Hi majnemer,
This moves some memptr specific code into the generic thunk emission
codepath.
Fixes PR20053.
http://reviews.llvm.org/D4613
Files:
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/microsoft-abi-nontrivial-covariant-thunk.cpp
test/CodeGenCXX/microsoft-abi-virtual-member-pointers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4613.11736.patch
Type: text/x-patch
Size: 16854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140722/9be28b31/attachment.bin>
More information about the cfe-commits
mailing list