mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Make test not hang waiting for input.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107721 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
36869b69b0
commit
e6fd5ad6f4
@ -1,4 +1,4 @@
|
|||||||
; RUN: llc -O0 -relocation-model pic -o /dev/null
|
; RUN: llc -O0 -relocation-model pic < %s -o /dev/null
|
||||||
; PR7545
|
; PR7545
|
||||||
@.str = private constant [4 x i8] c"one\00", align 1 ; <[4 x i8]*> [#uses=1]
|
@.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]
|
@.str1 = private constant [4 x i8] c"two\00", align 1 ; <[5 x i8]*> [#uses=1]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user