mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +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: {{^ \^}}
|