mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
grammaro
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82412 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
66364346e0
commit
4d0764da03
@ -601,7 +601,7 @@ name="FileCheck-CHECK-NOT">The "CHECK-NOT:" directive</a></div>
|
||||
<div class="doc_text">
|
||||
|
||||
<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
|
||||
can be used:</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user