mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Prevent test from hanging waiting for input.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107446 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
eabd735c9a
commit
cf22493496
@ -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