mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
|
// RUN: FileCheck -check-prefix=CHECKER -check-prefix=CHECK -input-file %s %s
|
||
|
// RUN: FileCheck -check-prefix=CHECK -check-prefix=CHECKER -input-file %s %s
|
||
|
|
||
|
foo
|
||
|
; CHECKER: fo{{o}}
|