commit | 0ff0eb0687f97d56ad1a5bc57fd65a1578a303e9 | [log] [tgz] |
---|---|---|
author | Daniel Sanders <daniel.sanders@imgtec.com> | Sat Sep 26 17:09:01 2015 +0000 |
committer | Daniel Sanders <daniel.sanders@imgtec.com> | Sat Sep 26 17:09:01 2015 +0000 |
tree | 141da3abdae06e84c3d864d352bc8cfe9e0f1b8d | |
parent | 68dc5fad79c52dcbcbb2f28b142c661fd9945276 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248671 91177308-0d34-0410-b5e6-96231b3b80d8