[PATCH] D27958: [libFuzzer] Diff 43 - [FuzzerSupport] Use cmake instead of macros for platform specific code.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 15:12:08 PST 2016


mpividori created this revision.
mpividori added reviewers: kcc, zturner.
mpividori added a subscriber: llvm-commits.
mpividori set the repository for this revision to rL LLVM.
Herald added a subscriber: mgorny.

Repository:
  rL LLVM

https://reviews.llvm.org/D27958

Files:
  lib/Fuzzer/Support/CMakeLists.txt
  lib/Fuzzer/Support/UtilDarwin.cpp
  lib/Fuzzer/Support/UtilIOPosix.cpp
  lib/Fuzzer/Support/UtilIOWindows.cpp
  lib/Fuzzer/Support/UtilLinux.cpp
  lib/Fuzzer/Support/UtilPosix.cpp
  lib/Fuzzer/Support/UtilWindows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27958.82023.patch
Type: text/x-patch
Size: 4400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/e9d21138/attachment.bin>


More information about the llvm-commits mailing list