llvm-project/llvm/tools/llvm-mc-fuzzer
Daniel Sanders 4fe1c8b24e [llvm-mc-fuzzer] Fix -jobs option.
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
2015-09-26 17:09:01 +00:00
..
CMakeLists.txt
llvm-mc-fuzzer.cpp [llvm-mc-fuzzer] Fix -jobs option. 2015-09-26 17:09:01 +00:00