Make test not hang waiting for input.
authorDale Johannesen <dalej@apple.com>
Tue, 6 Jul 2010 23:06:58 +0000 (23:06 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 6 Jul 2010 23:06:58 +0000 (23:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107721 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2010-07-06-DbgCrash.ll

index bb131820a0bc1389b337f6e63dceb1e15f9aaa4d..edd6015b0d2807d306508da5710949e1562fad36 100644 (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]