<br>On the LLVM side, it seems that there is only one pointer type regardless the address space.<br>However, on clang side, function getPointerWidthV can be overloaded to specify different pointer widths for different address spaces.<br>
<br>Do you know what is the current state of this feature ? Are variable pointer widths fully supported from the frontend to the backend ?<br>If not fully supported, do you know if there is any intent to support it... or how difficult would it be to support it ?<br>
<br>  Thank you !<br><br>  Damien<br><br>