Make test not hang waiting for input.

llvm-svn: 107721
This commit is contained in:
Dale Johannesen 2010-07-06 23:06:58 +00:00
parent 0c6ec0b068
commit f06021547c

View File

@ -1,4 +1,4 @@
; RUN: llc -O0 -relocation-model pic -o /dev/null
; RUN: llc -O0 -relocation-model pic < %s -o /dev/null
; PR7545
@.str = private constant [4 x i8] c"one\00", align 1 ; <[4 x i8]*> [#uses=1]
@.str1 = private constant [4 x i8] c"two\00", align 1 ; <[5 x i8]*> [#uses=1]