[llvm-dev] Building LLVM's fuzzers

Ed Maste via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 26 07:53:50 PDT 2017


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).


More information about the llvm-dev mailing list