mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
|
; Check that tool does not crash when there is no any data
|
||
|
; in file after -check-prefix=PREFIX option.
|
||
|
|
||
|
; RUN: not FileCheck -input-file %s %s -check-prefix=A
|