]> granicus.if.org Git - clang/commitdiff
Fixing sphinx build due to diagnostic:
authorAaron Ballman <aaron@aaronballman.com>
Thu, 22 Sep 2016 12:15:18 +0000 (12:15 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 22 Sep 2016 12:15:18 +0000 (12:15 +0000)
/opt/llvm/build.attributes.src/tools/clang/docs/CommandGuide/clang.rst:338: WARNING: unknown option: -flto=full

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282148 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/clang.rst

index f600315da1c309b27606a477ba95cf3173068fa3..1056415dbe3df752330d33cb76a719418eb6980d 100644 (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