[llvm-dev] [LLD][COFF] Zero linker-version header field breaks Authenticode on Windows 7
Simon Tatham via llvm-dev
llvm-dev at lists.llvm.org
Wed Jun 21 08:10:14 PDT 2017
> From: Rui Ueyama [mailto:ruiu at google.com]
> Sent: 21 June 2017 16:05
>
> Ah, OK. Then I think we should just hard-code the linker so that it sets
> MajorLinkerVersion to 14.
Fair enough.
> 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.
I haven't interacted with the LLVM development process before, but submitting a nice easy one-line patch seems like an excellent way to start, so I'm happy to do it myself :-)
Cheers,
SImon
More information about the llvm-dev
mailing list