libfuzzer support
David Chisnall
theraven at FreeBSD.org
Tue Oct 24 09:31:32 UTC 2017
On 24 Oct 2017, at 10:29, Kurt Jaeger <lists at opsec.eu> wrote:
>
>>
>> is libfuzzer (see https://llvm.org/docs/LibFuzzer.html) supported on FreeBSD head?
>> It seems that it is not supported by /usr/bin/clang...
>>
>> Am I wrong and it is supported or is someone working on it?
>
> I searched in the Port devel/llvm50 and it looks like there's no support
> for libfuzzer right now.
>
> But that would probably(?) be the best place to add it first.
It’s been a while, but I’m pretty sure I had libFuzzer working from the upstream sources on FreeBSD. I found AFL (which also works on FreeBSD out of the box) more useful, so I didn’t spend much time with it.
David
More information about the freebsd-current
mailing list