[cfe-dev] Fast delegates in C++11/14/...

Miodrag Milanovic via cfe-dev cfe-dev at lists.llvm.org
Sun Mar 13 07:01:58 PDT 2016


Hello all,

I am working on : https://github.com/mamedev/delegates/ so far managed to
get it run on ARM and ARM64 (before it was possible to run it just on Intel
platform). Was pointed by Chandler Carruth to ask this question here better.

Is there any document describing member function pointers and memory
organisation for it per platform since there seems to be a different
meaning at least on Intel and ARM ?

Regards,
Miodrag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160313/85c86ffa/attachment.html>


More information about the cfe-dev mailing list