llvm-project/llvm/utils/opt-viewer
Brian Gesiak 701386d531 [opt-viewer] Include default values in help output
Summary:
Python's argparse module includes a `%(default)s` format specifier that
can be used to print the default value of an option in its help text.
Use this for opt-viewer utilities' `--jobs` arguments.

Reviewers: anemet

Reviewed By: anemet

Subscribers: llvm-commits, fhahn

Differential Revision: https://reviews.llvm.org/D34081

llvm-svn: 305155
2017-06-10 21:33:27 +00:00
..
opt-diff.py [opt-viewer] Include default values in help output 2017-06-10 21:33:27 +00:00
opt-stats.py [opt-viewer] Include default values in help output 2017-06-10 21:33:27 +00:00
opt-viewer.py [opt-viewer] Include default values in help output 2017-06-10 21:33:27 +00:00
optrecord.py PR33331 - opt-viewer.py produces broken output for directories with spaces 2017-06-07 14:57:20 +00:00
style.css [opt-viewer] Alternating row background colors on index page 2017-02-02 05:49:00 +00:00