[PATCH] D45112: [MS] Emit vftable thunks for functions with incomplete prototypes
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 2 13:24:41 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329009: [MS] Emit vftable thunks for functions with incomplete prototypes (authored by rnk, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D45112?vs=140499&id=140681#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45112
Files:
cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/CodeGen/CGVTables.cpp
cfe/trunk/lib/CodeGen/CGVTables.h
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/lib/CodeGen/CodeGenModule.h
cfe/trunk/lib/CodeGen/CodeGenTypes.h
cfe/trunk/lib/CodeGen/MicrosoftCXXABI.cpp
cfe/trunk/test/CodeGenCXX/ms-thunks-unprototyped-return.cpp
cfe/trunk/test/CodeGenCXX/ms-thunks-unprototyped.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45112.140681.patch
Type: text/x-patch
Size: 22323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180402/33a9efd7/attachment.bin>
More information about the llvm-commits
mailing list