[PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft

Timur Iskhodzhanov timurrrr at google.com
Thu Oct 3 04:38:55 PDT 2013


  Rebased the patch to use the new mangler class name; also, add one more test that used to crash before r191839.

Hi rnk,

http://llvm-reviews.chandlerc.com/D1787

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1787?vs=4573&id=4626#toc

Files:
  include/clang/Basic/ABI.h
  lib/AST/MicrosoftMangle.cpp
  lib/AST/VTableBuilder.cpp
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/microsoft-abi-thunks.cpp
  test/CodeGenCXX/microsoft-abi-virtual-inheritance.cpp
  test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1787.3.patch
Type: text/x-patch
Size: 17429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131003/a273c626/attachment.bin>


More information about the cfe-commits mailing list