From d6a721b14d94791458d6f4d80832d3f3b9e9cd11 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 30 Jul 2013 08:26:24 +0000 Subject: Fix underscore to be the proper length. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187406 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/FileCheck.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/FileCheck.rst b/docs/CommandGuide/FileCheck.rst index d5c8938479..6be5fc336d 100644 --- a/docs/CommandGuide/FileCheck.rst +++ b/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 -- cgit v1.2.3