[cfe-dev] Thunks for MS ABI.

Eli Friedman eli.friedman at gmail.com
Fri Feb 3 11:10:06 PST 2012


On Fri, Feb 3, 2012 at 3:29 AM, r4start <r4start at gmail.com> wrote:
> Thank you for your clarification.
>
> VTableContext stores all thunk information for each method if it`s need.
> So if method have 20 thunks(for example), getThunkInfo will return vector
> with 20 elements. And EmitThunks will emit all of them.
>
> Am I right?

Yes, exactly.

-Eli



More information about the cfe-dev mailing list