mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-04 10:30:30 +00:00
llvm-cov: Document --no-output in the command guide
llvm-svn: 208151
This commit is contained in:
parent
d56b21803f
commit
187a3c0a83
@ -88,6 +88,11 @@ OPTIONS
|
||||
can be combined with the --preserve-paths option to use complete paths for
|
||||
both the main file and the included file.
|
||||
|
||||
.. option:: -n, --no-output
|
||||
|
||||
Do not output any ``.gcov`` files. Summary information is still
|
||||
displayed.
|
||||
|
||||
.. option:: -o=<DIR|FILE>, --object-directory=<DIR>, --object-file=<FILE>
|
||||
|
||||
Find objects in DIR or based on FILE's path. If you specify a particular
|
||||
|
Loading…
x
Reference in New Issue
Block a user