[llvm-dev] moving libfuzzer to compiler-rt?

Kostya Serebryany via llvm-dev llvm-dev at lists.llvm.org
Wed May 3 14:10:35 PDT 2017


>
> >
> > can we?
> > If we can, then we probably can also leave the code where it is, and
> tweak
> > the cmake to use just-built-clang. No?
>
> Absolutely - this shouldn't be all that hard. I'd thought about taking a
> crack at it a while ago but I haven't had the time.
>
> The only complicated part is deciding what to do when we're not building
> clang - should we build libFuzzer with the host compiler in this case,
> or not build it at all?
>
not build at all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170503/cc2a0917/attachment.html>


More information about the llvm-dev mailing list