<div dir="ltr">Nick is the right person to review.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 26, 2013 at 6:22 PM, Joe Ranieri <span dir="ltr"><<a href="mailto:joe@alacatialabs.com" target="_blank">joe@alacatialabs.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Currently MachOLinkingContext::validateImpl tries to detect invalid<br>
values and also set default values for things that the user has not<br>
explicitly set. The attached patch splits out initialization into its<br>
own function should be called once the file type, operating system,<br>
and architecture are all known. Later calls to the MachOLinkingContext<br>
by the driver (or users of the library) can overwrite these values and<br>
validateImp doesn't have to perform any guessing games.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Joe Ranieri<br>
</font></span><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>