mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
b6e1193a2e
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121112/156007.html llvm-svn: 168113
10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
// RUN: not FileCheck -input-file %s %s
|
|
|
|
foo
|
|
bar
|
|
; CHECK: foo
|
|
baz
|
|
; CHECK-NEXT: baz
|
|
|
|
|