1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[FileCheck] fixing small formatting error in docs

llvm-svn: 346725
This commit is contained in:
Fedor Sergeev 2018-11-13 01:12:19 +00:00
parent 0500b58c1d
commit 559b91886f

View File

@ -312,7 +312,7 @@ can be used:
}
The "CHECK-COUNT:" directive
~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you need to match multiple lines with the same pattern over and over again
you can repeat a plain ``CHECK:`` as many times as needed. If that looks too