[cfe-dev] Address space and pointer width

Damien Vincent damien.llvm at gmail.com
Thu Apr 21 14:29:11 PDT 2011


On the LLVM side, it seems that there is only one pointer type regardless
the address space.
However, on clang side, function getPointerWidthV can be overloaded to
specify different pointer widths for different address spaces.

Do you know what is the current state of this feature ? Are variable pointer
widths fully supported from the frontend to the backend ?
If not fully supported, do you know if there is any intent to support it...
or how difficult would it be to support it ?

  Thank you !

  Damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110421/ad6f18bf/attachment.html>


More information about the cfe-dev mailing list