[llvm-bugs] [Bug 41404] Provide coverage stack depth tracing instrumentation.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 14 13:18:08 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=41404

Mitch Phillips <mitchphillips at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Mitch Phillips <mitchphillips at outlook.com> ---
This ended up being an unrelated bug, wherein the Android build tree would
generate unsanitized mutants of statically linked objects, which would then not
pull in the fuzzer dependencies. Fixing the build system to ensure that the
fuzzer-no-link wasn't lost fixed this issue.

-- 
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/20190514/cd77af5e/attachment.html>


More information about the llvm-bugs mailing list