mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix a typo in FileCheck.rst
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168466 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f09a03776d
commit
17ced4521f
@ -168,7 +168,7 @@ For example, something like this works as you'd expect:
|
||||
}
|
||||
|
||||
"``CHECK-NEXT:``" directives reject the input unless there is exactly one
|
||||
newline between it an the previous directive. A "``CHECK-NEXT:``" cannot be
|
||||
newline between it and the previous directive. A "``CHECK-NEXT:``" cannot be
|
||||
the first directive in a file.
|
||||
|
||||
The "CHECK-NOT:" directive
|
||||
|
Loading…
Reference in New Issue
Block a user