[PATCH] D51022: [libFuzzer] Port to Windows

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 11:35:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340860: [libFuzzer] Port to Windows (authored by morehouse, committed by ).
Herald added subscribers: llvm-commits, delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D51022?vs=162852&id=162915#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51022

Files:
  cfe/trunk/lib/Driver/ToolChains/MSVC.cpp
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/fuzzer/FuzzerDefs.h
  compiler-rt/trunk/lib/fuzzer/FuzzerIO.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerIO.h
  compiler-rt/trunk/lib/fuzzer/FuzzerIOPosix.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerIOWindows.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerTracePC.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerUtilWindows.cpp
  compiler-rt/trunk/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/trunk/lib/fuzzer/tests/FuzzerUnittest.cpp
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_coverage_win_sections.cc
  compiler-rt/trunk/test/CMakeLists.txt
  llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/trunk/test/Instrumentation/SanitizerCoverage/coff-pc-table-inline-8bit-counters.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51022.162915.patch
Type: text/x-patch
Size: 15690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/2cee23c3/attachment.bin>


More information about the llvm-commits mailing list