[llvm-bugs] [Bug 44930] libclang_rt.fuzzer-x86_64.a isn't generated anymore
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 6 03:16:05 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44930
Paweł Bylica <chfast at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Paweł Bylica <chfast at gmail.com> ---
The problem looks to be fixed in recent Ubuntu 19.10 package
1:10~++20200305102829+50eedc134a2-1~exp1~20200305213425.117 amd64
The fuzzer libs are there and I can build fuzzers as in clang-9.
file /usr/lib/clang/10.0.0/lib/linux/libclang_rt.fuzzer*
/usr/lib/clang/10.0.0/lib/linux/libclang_rt.fuzzer-i386.a: current ar
archive
/usr/lib/clang/10.0.0/lib/linux/libclang_rt.fuzzer_no_main-i386.a: current ar
archive
/usr/lib/clang/10.0.0/lib/linux/libclang_rt.fuzzer_no_main-x86_64.a: current ar
archive
/usr/lib/clang/10.0.0/lib/linux/libclang_rt.fuzzer-x86_64.a: current ar
archive
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200306/0ad25796/attachment.html>
More information about the llvm-bugs
mailing list