[cfe-dev] Thunks for MS ABI.

r4start r4start at gmail.com
Fri Feb 3 03:29:04 PST 2012


Thank you for your clarification.

 1. VTableContext stores all thunk information for each method if it`s need.
 2. 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?

  - Dmitry.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120203/61536763/attachment.html>


More information about the cfe-dev mailing list