diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-09-26 17:09:01 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-09-26 17:09:01 +0000 |
commit | 4fe1c8b24ed888ac2824dcac86978673bce44850 (patch) | |
tree | cde3e10e319741ede91737c1681ee3a6d4052f05 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | caac2b6930c6440e1917b73b3cb89c1461f9e260 (diff) | |
download | llvm-4fe1c8b24ed888ac2824dcac86978673bce44850.zip llvm-4fe1c8b24ed888ac2824dcac86978673bce44850.tar.gz llvm-4fe1c8b24ed888ac2824dcac86978673bce44850.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions