Ok, I see it. Works for me.<br><br><div class="gmail_quote">On Sun, Sep 26, 2010 at 3:01 PM, Renato Golin <span dir="ltr"><<a href="mailto:rengolin@systemcall.org">rengolin@systemcall.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 26 September 2010 22:11, Nathan Jeffords <<a href="mailto:blunted2night@gmail.com">blunted2night@gmail.com</a>> wrote:<br>
> The "exception" value will *always* be i8*, it is not possible for it to be<br>
> anything different.<br>
> In the end, this a minor parser detail and it is not terribly important to<br>
> me one way or the other.<br>
<br>
</div>I know, it is rather silly. It has more to do with debugging front-end<br>
code than syntactic or semantics.<br>
<br>
When building PHI nodes, I often found that I was trying to join<br>
different types. The assert tells me that the types are different, but<br>
obviously not which types I was joining (only the value and basic<br>
block).<br>
<br>
Normally, I would see the values and understand instantly what was<br>
going wrong, but if you don't have the types explicitly, you have to<br>
remember (or read the docs) to know what that type really is and then,<br>
understand what you failed to do. As I said, this is a very minor<br>
issues.<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">cheers,<br>
--renato<br>
<br>
<a href="http://systemcall.org/" target="_blank">http://systemcall.org/</a><br>
<br>
Reclaim your digital rights, eliminate DRM, learn more at<br>
<a href="http://www.defectivebydesign.org/what_is_drm" target="_blank">http://www.defectivebydesign.org/what_is_drm</a><br>
</div></div></blockquote></div><br>