commit | 4f471ee99098d06b3ad74cd5ee06f82737bcbbd6 | [log] [tgz] |
---|---|---|
author | Rong Xu <xur@google.com> | Thu Apr 18 07:11:05 2019 +0000 |
committer | Rong Xu <xur@google.com> | Thu Apr 18 07:11:05 2019 +0000 |
tree | b74da592eaf8d4479c2749e4edfbba08cb87bc62 | |
parent | a88a020612cd781de68c5fd532318d13c45e25bc [diff] [blame] |
[llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFC llvm-svn: 358643
diff --git a/llvm/docs/CommandGuide/llvm-profdata.rst b/llvm/docs/CommandGuide/llvm-profdata.rst index 78bd4c1..2f59bff 100644 --- a/llvm/docs/CommandGuide/llvm-profdata.rst +++ b/llvm/docs/CommandGuide/llvm-profdata.rst
@@ -227,6 +227,7 @@ value. .. option:: -showcs + Only show context sensitive profile counts. The default is to filter all context sensitive profile counts.