<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>23 nov 2009 kl. 21.35 skrev Eli Friedman:</div><blockquote type="cite"><div><blockquote type="cite"><font class="Apple-style-span" color="#000000"><br></font></blockquote><br>I'm not sure if this matters other than the cleanliness of the IR, but<br>this isn't quite the same as the normal handling for incomplete<br>function types in CodeGenTypes::ConvertNewType.  Specifically, this<br>bypasses the handling to resolve the opaque type to a proper function<br>type.<br></div></blockquote><div><br></div>Nope, it doesn't matter since we don't need/want to resolve the opaque type.</div><div><br><blockquote type="cite"><div><br>Also, HasIncompleteReturnTypeOrArgumentTypes is roughly equivalent to<br>VerifyFuncTypeComplete in CodeGenTypes.cpp.<br><br></div></blockquote><div><br></div>Yeah, I noticed that. Will refactor.</div><div><br></div><div>Anders</div><div><br></div><div><br></div></body></html>