[cfe-dev] GSoC Proposal: Virtual Tables and RTTI in the Microsoft Visual C++ ABI

Timur Iskhodzhanov timurrrr at google.com
Fri Apr 6 01:54:57 PDT 2012


I think it'd be valuable to have this code at least for the reference.

On Fri, Apr 6, 2012 at 12:48 PM, r4start <r4start at gmail.com> wrote:
> Hi all!
>
> I have some code that:
>  - build MS RTTI descriptors;
>  - generates vb-tables;
>  - mangle vf-table, vb-table and thunks;
>  - initialize virtual tables in ctor;
>  - generates vf-table.
>
> I don`t publish this code because work doesn`t complete yet and code isn`t
> good.
> At now I don`t have enough time to work on it, but I think I will return to
> implementing MS ABI at June(I hope).
> If you need some help with implementing MS ABI I can send you this code.
>
>  - Dmitry.




More information about the cfe-dev mailing list