<div class="gmail_quote">W dniu 15 września 2010 07:14 użytkownik Zhongxing Xu <span dir="ltr"><<a href="mailto:xuzhongxing@gmail.com">xuzhongxing@gmail.com</a>></span> napisał:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Marcin,<br><br>I suggest we fix the CFGElement part of design in the first patches, and leave the CFG building processes later. Attached is my patch based on your proposal. The differences are:<br><br>- I made two pointers explicit in the CFGElement since they are simpler and as I calculated before they won't take too much memory, and we can optimize them any time later.<br>

<br>- I added dtors for temporaries. This is truly needed as we don't want to reason about it every time we need it.<br><br>What do you think?<br><br>
</blockquote></div>I agree with both changes.<div><br></div><div>Will you be commiting this patch or should I use it as reference for including your changes in my commits?</div>