[PATCH] D71285: [fuzzer] Add basic support for emscripten.

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 13:23:55 PST 2019


metzman updated this revision to Diff 233441.
metzman marked an inline comment as done.
metzman added a comment.

- fix comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71285/new/

https://reviews.llvm.org/D71285

Files:
  compiler-rt/lib/fuzzer/FuzzerDefs.h
  compiler-rt/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp
  compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp
  compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp
  compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71285.233441.patch
Type: text/x-patch
Size: 5723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/fd5e5695/attachment.bin>


More information about the llvm-commits mailing list