[llvm-commits] gc-3-collector.patch [3 of 6]

Gordon Henriksen gordonhenriksen at mac.com
Mon Sep 3 23:22:41 PDT 2007


• gc-3-collector.patch (+401 lines)
Collector is the base class for garbage collector code generators. It  
provides its subclasses with both static configuration and callbacks  
through which they can exert its will upon all relevant stages of  
code generation.

— Gordon



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070904/0c586be5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gc-3-collector.patch
Type: application/octet-stream
Size: 16373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070904/0c586be5/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070904/0c586be5/attachment-0001.html>


More information about the llvm-commits mailing list