<div class="gmail_extra">Hello Chris,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>The general concept is to replace void with {}.  Void is a weird type in that it is only allowed as the return value of functions and as the type of instructions like store.  It seems better (though also not particularly high priority) to eliminate it to make the type system more consistent.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>-Chris</div></font></span></div>
</blockquote></div><br>I also noticed a sentence "We can even make 'Type::VoidTy' be a pointer to '{}' " in notes. Is <br>this idea conflict with replace void with {}?<br><br>Mitnick<br></div>