On Tue, Apr 12, 2011 at 08:17:02PM -0600, Jay McCarthy wrote:
> LLVM definitely supports tail-calls and GC.
> 
> TCO:
> http://llvm.org/docs/CodeGenerator.html#tailcallopt

Good to hear.  What does the restriction

when generating GOT/PIC code only module-local calls (visibility = 
hidden or protected) are supported.

mean?


> 
> GC:
> http://llvm.org/docs/GarbageCollection.html

That looks good, too.

-- hendrik
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to