<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 24, 2015 at 4:39 PM, Hans Wennborg <span dir="ltr"><<a href="mailto:hans@chromium.org" target="_blank">hans@chromium.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":30c" class="a3s" style="overflow:hidden">On Tue, Feb 24, 2015 at 3:46 PM, Filip Pizlo <<a href="mailto:fpizlo@apple.com">fpizlo@apple.com</a>> wrote:<br>
> Proposed fix:<br>
<br>
> -                         unsigned Unused, char **OutMessages) {<br>
> +                         LLVMLinkerMode Unused, char **OutMessages) {<br>
<br>
Do we really need to use the enum in the function prototype? Peter's<br>
message suggests this might require a bindings update. The enumerators<br>
should convert to unsigned anyway, right?</div></blockquote></div><br>It should be simple to test that this works as expected, but I see no reason why it wouldn't.</div></div>