mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-16 11:30:51 +00:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
|
; RUN: FileCheck -input-file %s %s 2>&1 | FileCheck -check-prefix DIAG %s
|
||
|
|
||
|
CHECK-NOT: test
|
||
|
|
||
|
DIAG: CHECK-NOT: pattern specified here
|
||
|
DIAG-NEXT: CHECK-NOT: test
|
||
|
DIAG-NEXT: {{^ \^}}
|