summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-profdata.rst
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-06-09 21:09:54 +0000
committerVedant Kumar <vsk@apple.com>2016-06-09 21:09:54 +0000
commitee2ce4a50e16548cd4274e8532491cc8b06d7a8d (patch)
tree7b0014ce6a55b5473282c46834615bd8b3ad2842 /llvm/docs/CommandGuide/llvm-profdata.rst
parentf718682eb944e69caaf1ca4278887bfb72382d66 (diff)
downloadbcm5719-llvm-ee2ce4a50e16548cd4274e8532491cc8b06d7a8d.tar.gz
bcm5719-llvm-ee2ce4a50e16548cd4274e8532491cc8b06d7a8d.zip
[docs] Fix indentation for a tool option
llvm-svn: 272309
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-profdata.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-profdata.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-profdata.rst b/llvm/docs/CommandGuide/llvm-profdata.rst
index 2742fd3d75d..f5508b5b2b8 100644
--- a/llvm/docs/CommandGuide/llvm-profdata.rst
+++ b/llvm/docs/CommandGuide/llvm-profdata.rst
@@ -100,7 +100,7 @@ OPTIONS
Emit the profile using GCC's gcov format (Not yet supported).
- .. option:: -sparse[=true|false]
+.. option:: -sparse[=true|false]
Do not emit function records with 0 execution count. Can only be used in
conjunction with -instr. Defaults to false, since it can inhibit compiler
OpenPOWER on IntegriCloud