[llvm-dev] Building LLVM's fuzzers

Kamil Rytarowski via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 26 08:31:41 PDT 2017


On 26.08.2017 16:53, Ed Maste via llvm-dev wrote:
> On 24 August 2017 at 21:30, Justin Bogner via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>>
>> 2.27 also doesn't have the issue. I don't know what our minimum version
>> of binutils is, and I'm under the impression most people use gold or lld
>> to link LLVM these days, so it isn't clear to me how big of a problem
>> this is.
> 
> I don't know that we specify a minimum. On FreeBSD at least we still
> have GNU ld from binutils 2.17.50 on all platforms except arm64 (where
> we've switched to lld as the system linker).

NetBSD uses GNU ld(1).

$ ld -v
GNU ld (NetBSD Binutils nb1) 2.27

I have a local patches for libfuzzer and I was passing most of the
tests... but not all useful sanitizers are already aboard.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170826/828311a5/attachment-0001.sig>


More information about the llvm-dev mailing list