You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,13 +0,0 @@
|
||||
; RUN: llc %s -o - -mtriple=arm64-apple-ios7.0 | FileCheck %s
|
||||
;
|
||||
; Handle implicit sret arguments that are generated on-the-fly during lowering.
|
||||
; <rdar://19792160> Null pointer assertion in AArch64TargetLowering
|
||||
|
||||
; CHECK-LABEL: big_retval
|
||||
; ... str or stp for the first 1024 bits
|
||||
; CHECK: strb wzr, [x8, #128]
|
||||
; CHECK: ret
|
||||
define i1032 @big_retval() {
|
||||
entry:
|
||||
ret i1032 0
|
||||
}
|
Reference in New Issue
Block a user