This makes the command line options consistent with llvm-cov and
llvm-profdata, which both use -num-threads and -j.
This also addresses the conflict reported after landing D39355.
Paths
| Differential D39496
[dsymutil][NFC} Rename thread related command line options ClosedPublic Authored by JDevlieghere on Nov 1 2017, 9:34 AM.
Details Summary This makes the command line options consistent with llvm-cov and This also addresses the conflict reported after landing D39355.
Diff Detail
Event TimelineJDevlieghere added a parent revision: D39355: [dsymutil] Implement the --threads option.Nov 1 2017, 9:36 AM This revision is now accepted and ready to land.Nov 1 2017, 10:01 AM Closed by commit rL317104: [dsymutil][NFC} Rename thread related command line options (authored by JDevlieghere). · Explain WhyNov 1 2017, 10:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 121146 llvm/trunk/test/tools/dsymutil/cmdline.test
llvm/trunk/tools/dsymutil/dsymutil.cpp
|