OSDN Git Service

Always compile libFuzzer with no coverage
authorGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 21 Aug 2017 20:12:58 +0000 (20:12 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 21 Aug 2017 20:12:58 +0000 (20:12 +0000)
commit5078f592b09014522245489f64d882483b17362e
treeb8d067e731304a97f8a311941288306a5faa84b4
parenta3268784908fb1d74d7896a207bbe12cc99f865a
Always compile libFuzzer with no coverage

Do not compile libFuzzer itself with coverage, regardless of LLVM variables

Differential Revision: https://reviews.llvm.org/D36887

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311374 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/CMakeLists.txt