summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+24
Resulting library binaries will be named libclang_rt.fuzzer*, and will be placed in Clang toolchain, allowing redistribution. Differential Revision: https://reviews.llvm.org/D36908 llvm-svn: 311407
OpenPOWER on IntegriCloud