[PATCH] D11635: DebugInfo: Emit DW_AT_address_class for non-0 address space
Matt Arsenault
arsenm2 at gmail.com
Thu Jul 30 10:43:33 PDT 2015
> On Jul 30, 2015, at 10:39 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
> Why would that be a problem for this idea? The function argument would have a pointer type with an associated non-zero address space & the debug info would point to that & we could consult the pointer type to see the address space, no?
>
I thought you were saying if the address was constant, i.e. the non-zero address space is only on a global variable and we could read it from that
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150730/d1ee1836/attachment.html>
More information about the llvm-commits
mailing list