[compiler-rt] libFuzzer: update -merge_control_file= help message.
authorMax Moroz <mmoroz@chromium.org>
Thu, 12 Dec 2019 16:52:07 +0000 (08:52 -0800)
committerMax Moroz <mmoroz@chromium.org>
Thu, 12 Dec 2019 19:09:40 +0000 (11:09 -0800)
commit926fa4088cc2d6fdcd9301e80d05d9310009b660
treee09146d1a8d0468bbe678f8d58da8c789e8e10bc
parentbcae3a77afd171604d117393d8cb92dfca2da8bb
[compiler-rt] libFuzzer: update -merge_control_file= help message.

Summary:
The motivation for this change is to have a distinguisher in libFuzzer
that would let the runner know whether multistep merge is supported or not by
a particular fuzz target binary. Otherwise, multistep merge fails to execute
with older version of libFuzzer, and there is no way to verify that easily.

Reviewers: kcc

Subscribers: dberris, #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D71423
compiler-rt/lib/fuzzer/FuzzerFlags.def