You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.234
Former-commit-id: 8071ec1a8c5eaa9be24b41745add19297608001f
This commit is contained in:
parent
f32dbaf0b2
commit
212f6bafcb
@ -1,12 +0,0 @@
|
||||
; RUN: llc < %s -mtriple=armv5-unknown-linux-gnueabi -O0 -regalloc=fast
|
||||
; PR4100
|
||||
@.str = external constant [30 x i8] ; <[30 x i8]*> [#uses=1]
|
||||
|
||||
define i16 @fn16(i16 %arg0.0, <2 x i16> %arg1, i16 %arg2.0) nounwind {
|
||||
entry:
|
||||
store <2 x i16> %arg1, <2 x i16>* null
|
||||
%0 = call i32 (i8*, ...) @printf(i8* getelementptr ([30 x i8], [30 x i8]* @.str, i32 0, i32 0), i32 0) nounwind ; <i32> [#uses=0]
|
||||
ret i16 0
|
||||
}
|
||||
|
||||
declare i32 @printf(i8*, ...) nounwind
|
Reference in New Issue
Block a user