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

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 09:00:21 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG23bee0b0cf7a: [fuzzer] Add basic support for emscripten. (authored by metzman).

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.233633.patch
Type: text/x-patch
Size: 5723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191212/c3415860/attachment.bin>


More information about the llvm-commits mailing list