<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 8, 2011, at 9:41 AM, David Greene wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Menlo; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Here's a patch to manage TableGen Inits using a FoldingSet.  This allows<br>us to clean up all of the allocated Inits on TableGen exit, saves memory<br>and makes TableGen run a bit faster due to elimination of duplicate<br>objects.<br></span></blockquote></div><br><div>Very nice. Please use get() instead of Create().</div><div><br></div><div>Please move all of the mechanical const-ness to a separate patch. It is very hard to figure out what is going on with all that noise.</div><div><br></div><div>/jakob</div><div><br></div></body></html>