forked from OSchip/llvm-project
4fe1c8b24e
The fuzzer argument parser will ignore all options starting with '--' so operation mode options should begin with '--' and fuzzer options should begin with '-'. Fuzzer arguments must still follow --fuzzer-args so that they escape the parsing performed by the CommandLine library. llvm-svn: 248671 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-mc-fuzzer.cpp |