Fixing sphinx build due to diagnostic:

/opt/llvm/build.attributes.src/tools/clang/docs/CommandGuide/clang.rst:338: WARNING: unknown option: -flto=full

llvm-svn: 282148
This commit is contained in:
Aaron Ballman 2016-09-22 12:15:18 +00:00
parent 7252ae52cf
commit 9bd12f4b3a
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ Code Generation Options
model can be overridden with the tls_model attribute. The compiler will try
to choose a more efficient model if possible.
.. option:: -flto[=full,thin], -emit-llvm
.. option:: -flto, -flto=full, -flto=thin, -emit-llvm
Generate output files in LLVM formats, suitable for link time optimization.
When used with :option:`-S` this generates LLVM intermediate language