Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move libFuzzer to compiler_rt. | George Karpenkov | 2017-08-21 | 1 | -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 |