[cfe-commits] MS pure virtual call ABI

Chandler Carruth chandlerc at google.com
Mon Jun 25 14:19:03 PDT 2012


On Sun, Jun 24, 2012 at 5:43 PM, João Matos <ripzonetriton at gmail.com> wrote:

> Attached is a patch that abstract the virtual pure call C++ ABI. It
> also implements the correct one for the MS ABI.
>

What ABI are you basing this on?

Currently, Clang is focused on Win64 support based on the published win64
ABI specs, so it may take some time for this patch to get reviewed
otherwise...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120625/16796719/attachment.html>


More information about the cfe-commits mailing list