[clang][docs] Remove an unnecessary space

This commit is contained in:
KAWASHIMA Takahiro 2022-11-16 13:56:27 +09:00
parent 799b6b9f31
commit 2a0919b965
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ output format of the diagnostics that it generates.
* ``clang -fsave-optimization-record -c in.c -o out.o`` will generate
``out.opt.yaml``
* ``clang -fsave-optimization-record -c in.c `` will generate
* ``clang -fsave-optimization-record -c in.c`` will generate
``in.opt.yaml``
When targeting (Thin)LTO, the base is derived from the output filename, and