[PATCH] [ms-cxxabi] Emit non-virtual member function pointers

Reid Kleckner rnk at google.com
Thu May 2 18:11:41 PDT 2013


    - Don't regress users that have unused memptrs in globals.
    - Fix Joao's comments and a bug.
    - Reorder nonvirtual adjustment and vbptr offset and use \brief

Hi rjmccall,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D699?vs=1791&id=1807#toc

Files:
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/microsoft-abi-member-pointers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D699.3.patch
Type: text/x-patch
Size: 10679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130502/c2975651/attachment.bin>


More information about the cfe-commits mailing list