[LLVMdev] Next GC patch for review
Chris Lattner
sabre at nondot.org
Sun Dec 9 15:30:58 PST 2007
On Dec 9, 2007, at 7:40 AM, Gordon Henriksen wrote:
> This patch adds a string attribute to each function which enables GC
> codegen and selects the metadata format to generate. In order to
> avoid adding a word to each Function for programs which do not use
> garbage collection (e.g. llvm-gcc, clang), this value is stored in
> an on-the-side table.
This patch looks great. Please simplify the managedstatic stuff as we
discussed on IRC, then commit. Thanks Gordon!
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071209/7d975534/attachment.html>
More information about the llvm-dev
mailing list