mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-09 03:01:17 +00:00
grammaro
llvm-svn: 82412
This commit is contained in:
parent
de39a12610
commit
12fdecb172
@ -601,7 +601,7 @@ name="FileCheck-CHECK-NOT">The "CHECK-NOT:" directive</a></div>
|
|||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
|
|
||||||
<p>The CHECK-NOT: directive is used to verify that a string doesn't occur
|
<p>The CHECK-NOT: directive is used to verify that a string doesn't occur
|
||||||
between two matches (or the first matches and the beginning of the file). For
|
between two matches (or the first match and the beginning of the file). For
|
||||||
example, to verify that a load is removed by a transformation, a test like this
|
example, to verify that a load is removed by a transformation, a test like this
|
||||||
can be used:</p>
|
can be used:</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user