aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-07-06-DbgCrash.ll
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2010-07-06 23:06:58 +0000
committerDale Johannesen <dalej@apple.com>2010-07-06 23:06:58 +0000
commite6fd5ad6f4830064ecb3e4a1d5a9785d2d96488b (patch)
treee5574365bfc777d55822d57f47cdd3c7b1f036dd /test/CodeGen/X86/2010-07-06-DbgCrash.ll
parent36869b69b0b42944e8e3add7db2299e19e94e53d (diff)
downloadexternal_llvm-e6fd5ad6f4830064ecb3e4a1d5a9785d2d96488b.zip
external_llvm-e6fd5ad6f4830064ecb3e4a1d5a9785d2d96488b.tar.gz
external_llvm-e6fd5ad6f4830064ecb3e4a1d5a9785d2d96488b.tar.bz2
Make test not hang waiting for input.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107721 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2010-07-06-DbgCrash.ll')
-rw-r--r--test/CodeGen/X86/2010-07-06-DbgCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2010-07-06-DbgCrash.ll b/test/CodeGen/X86/2010-07-06-DbgCrash.ll
index bb13182..edd6015 100644
--- a/test/CodeGen/X86/2010-07-06-DbgCrash.ll
+++ b/test/CodeGen/X86/2010-07-06-DbgCrash.ll
@@ -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]