<div dir="ltr">Ah, OK. Then I think we should just hard-code the linker so that it sets MajorLinkerVersion to 14. We can make it configurable, but hard-coding should suffice.<div><br></div><div>Do you want to write a patch? I mean it's going to be just a single-line patch, so if you are not familiar with LLVM development process, I can do that for you.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 21, 2017 at 7:36 AM, Simon Tatham <span dir="ltr"><<a href="mailto:Simon.Tatham@arm.com" target="_blank">Simon.Tatham@arm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> From: Rui Ueyama [mailto:<a href="mailto:ruiu@google.com">ruiu@google.com</a>]<br>
> Sent: 21 June 2017 15:23<br>
<span class="">><br>
> lld-link already has an option to specify version. Please try to add<br>
> "/version:14.0" to your command line.<br>
<br>
</span>That doesn't affect the same version field. The number I put in there goes into the MajorImageVersion and MinorImageVersion fields, whereas to solve this signature issue I need to control MajorLinkerVersion and MinorLinkerVersion.<br>
<br>
Cheers,<br>
Simon<br>
</blockquote></div><br></div>