mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-30 06:40:53 +00:00
Prevent test from hanging waiting for input.
llvm-svn: 107446
This commit is contained in:
parent
f21e2fe2b9
commit
e7117f93f1
@ -1,4 +1,4 @@
|
||||
; RUN: opt -strip-dead-debug-info | llvm-dis -o %t.ll
|
||||
; RUN: opt -strip-dead-debug-info < %s | llvm-dis -o %t.ll
|
||||
; RUN: grep -v bar %t.ll
|
||||
; RUN: grep -v abcd %t.ll
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user