[llvm-dev] RFC: alloca -- specify address space for allocation

Sanjoy Das via llvm-dev llvm-dev at lists.llvm.org
Thu Aug 27 14:49:38 PDT 2015


On Thu, Aug 27, 2015 at 2:40 PM, Swaroop Sridhar
<Swaroop.Sridhar at microsoft.com> wrote:
> Philip: I think there are two separate issues:
> 1) Handling GC pointers stored in stack locations -- tracking their liveness, reporting them to the GC. etc.
> 2) Treating pointers to stack locations as GC-pointers.
>
> I think the two options that you presented here are for solving (1).

My response has the same problem, so you can basically ignore it.

-- Sanjoy


More information about the llvm-dev mailing list