[PATCH] [ms-cxxabi] Implement vbtable name mangling

Reid Kleckner rnk at google.com
Mon Jun 10 07:52:39 PDT 2013


    - Move all the vbtable code to MicrosoftVBTables.cpp
    - Scrub ClassArrayRef

Hi rjmccall, timurrrr,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D636?vs=2237&id=2329#toc

Files:
  include/clang/AST/Mangle.h
  lib/AST/ItaniumMangle.cpp
  lib/AST/MicrosoftMangle.cpp
  lib/CodeGen/CGCXXABI.cpp
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGClass.cpp
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  lib/CodeGen/MicrosoftVBTables.cpp
  lib/CodeGen/MicrosoftVBTables.h
  test/CodeGenCXX/microsoft-abi-structors.cpp
  test/CodeGenCXX/microsoft-abi-vbtables.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D636.7.patch
Type: text/x-patch
Size: 48906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130610/155e52cb/attachment.bin>


More information about the cfe-commits mailing list