search for: ed372a6a

Displaying 2 results from an estimated 2 matches for "ed372a6a".

2009 Feb 26
0
[LLVMdev] Garbage collection
...stuff. The maximum pause time is close to zero. Of course this is only useful with a working "copy on write" implementation of fork(). - Ralf -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090226/ed372a6a/attachment.html>
2009 Feb 26
7
[LLVMdev] Garbage collection
One of the more interesting subjects of conversation at the 2008 developer day was related to garbage collection. With the increasing number of LLVM-based VMs and other projects, I suspect that the desire for more comprehensive garbage collection support in LLVM is only going to increase. (I am now involved in two different open-source projects both of which will eventually have a strong