[LLVMdev] LLVM for JIT only use

Chris Lattner sabre at nondot.org
Sun Nov 7 16:29:14 PST 2004


On Sun, 7 Nov 2004, Misha Brukman wrote:
> > How do I plug my copying GC into LLVM? It has to know about the stack
> > frames, etc... (I mostly need the location inside the stack frames of
> > GC-ed pointers)
>
> I'm not the person to ask about GC, I'll let Chris Lattner chime in on
> this. You can read a previous discussion about scheme GC and LLVM:

This is documented fairly extensively here:
http://llvm.org/docs/GarbageCollection.html#gcimpl

-Chris

-- 
http://llvm.org/
http://nondot.org/sabre/




More information about the llvm-dev mailing list