summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-07-30 08:26:24 +0000
committerBill Wendling <isanbard@gmail.com>2013-07-30 08:26:24 +0000
commitc02da467f4c11627b375dd66ab7d734ecc81a1f5 (patch)
tree67f547143f54371b7afa384b5b0a5d179d23bb45 /llvm/docs/CommandGuide
parent2c6cf7d54a8d3ce615b3502f6f642b644d6f96ba (diff)
downloadbcm5719-llvm-c02da467f4c11627b375dd66ab7d734ecc81a1f5.tar.gz
bcm5719-llvm-c02da467f4c11627b375dd66ab7d734ecc81a1f5.zip
Fix underscore to be the proper length.
llvm-svn: 187406
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/FileCheck.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/FileCheck.rst b/llvm/docs/CommandGuide/FileCheck.rst
index d5c8938479d..6be5fc336dc 100644
--- a/llvm/docs/CommandGuide/FileCheck.rst
+++ b/llvm/docs/CommandGuide/FileCheck.rst
@@ -245,7 +245,7 @@ occurrences matching ``CHECK-DAG:`` after ``CHECK-NOT:``. For example,
This case will reject input strings where ``BEFORE`` occurs after ``AFTER``.
The "CHECK-LABEL:" directive
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sometimes in a file containing multiple tests divided into logical blocks, one
or more ``CHECK:`` directives may inadvertently succeed by matching lines in a
OpenPOWER on IntegriCloud