<br><br><div class="gmail_quote">2010/9/15 Marcin Świderski <span dir="ltr"><<a href="mailto:marcin.sfider@gmail.com">marcin.sfider@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<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" target="_blank">xuzhongxing@gmail.com</a>></span> napisał:<div class="im"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); 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></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>
</blockquote></div><br>I'd like to commit the patch if Ted approves tomorrow.<br>