[PATCH] Abstract out parts of thunk emission code,	add support for simple thunks for -cxx-abi microsoft
    Timur Iskhodzhanov 
    timurrrr at google.com
       
    Tue Oct  8 10:55:52 PDT 2013
    
    
  
  Addressed the comments, improved some old code too
Hi rnk,
http://llvm-reviews.chandlerc.com/D1787
CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1787?vs=4738&id=4740#toc
Files:
  include/clang/AST/VTableBuilder.h
  include/clang/Basic/ABI.h
  lib/AST/MicrosoftMangle.cpp
  lib/AST/VTableBuilder.cpp
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/CGVTables.h
  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-multiple-nonvirtual-inheritance.cpp
  test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1787.8.patch
Type: text/x-patch
Size: 30188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131008/3ef0bb27/attachment.bin>
    
    
More information about the cfe-commits
mailing list