<div dir="ltr">George,<div><br></div><div>Thanks for doing the work to move libFuzzer to compiler-rt.</div><div><br></div><div>I probably touched these more recently than most and either didn't deliver a complete patch or it's rotted since then.  In any case I haven't gotten a chance to leverage it.  But I'd like the idea of it arriving intact in the move to compiler-rt.  If I'm able to get it back and running by the end of the week, would that be adequate?</div><div><br></div><div>Regarding a buildbot -- I think that makes sense.  I naively assumed that it would be a part of the default build set for the "all" target when building llvm.  I figured that if there were ever any regression, that I or some other owner would be notified.  </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 22, 2017 at 6:21 PM, George Karpenkov via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
As a part of a recent move of libFuzzer from LLVM to compiler-rt I am looking into updating the build code<br>
for the libraries which use libFuzzer.<br>
<br>
I have tried to compile llvm-mc-assemble-fuzzer, and llvm-mc-disassemble-fuzzer, and I couldn’t build either of those.<br>
For the first one, the reason is that it refers to a nonexistent enum,<br>
and for the second one I believe the reason is that it does not enclose LLVMFuzzerTestOneInput in “extern ‘C’”.<br>
<br>
Are those libraries maintained and/or used?<br>
<br>
If yes, the code should be compilable, and ideally there should be a buildbot.<br>
If no, maybe we should remove it, or move it to a separate repository.<br>
<br>
Thanks,<br>
George<br>
<br>
(sorry for starting multiple threads, I believe this way it is more convenient to keep track of tasks)<br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">-Brian</div>
</div>