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

r4start r4start at gmail.com
Fri Apr 6 01:48:06 PDT 2012


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