[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:22:09 PST 2016


mpividori updated this revision to Diff 82027.

Repository:
  rL LLVM

https://reviews.llvm.org/D27958

Files:
  lib/Fuzzer/CMakeLists.txt
  lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp
  lib/Fuzzer/FuzzerExtFunctionsWeak.cpp
  lib/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp
  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.82027.patch
Type: text/x-patch
Size: 7306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/012d0149/attachment.bin>


More information about the llvm-commits mailing list