[PATCH] D37304: Add preliminary NetBSD support in libfuzzer

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 15:40:45 PDT 2017


krytarowski added a comment.

Thank you for the reviews!

In general I'm heading for tsan+msan.  I need to finish proper process memory mapping.

After finishing them I will switch back to LLDB and kernel ptrace(2).

In future for lsan I need to research and add a new kernel API for StopTheWorld().


Repository:
  rL LLVM

https://reviews.llvm.org/D37304





More information about the llvm-commits mailing list