[PATCH] D40590: [LibFuzzer] Allow fuzzer to be built standalone

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 17:38:45 PST 2017


kcc added a comment.

Do you need an LLVM cmake rule for that?

The build rule is and will remain extremely simple, see lib/fuzzer/build.sh
Can you just use that?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D40590





More information about the llvm-commits mailing list