parent
62b5db9361
commit
c3b579e5ac
|
|
@ -25,6 +25,8 @@ declare void @foo(...)
|
||||||
; CHECK: = load
|
; CHECK: = load
|
||||||
; CHECK: = load
|
; CHECK: = load
|
||||||
; CHECK: call void @__msan_warning_noreturn()
|
; CHECK: call void @__msan_warning_noreturn()
|
||||||
|
; CHECK-NEXT: call void asm sideeffect
|
||||||
|
; CHECK-NEXT: unreachable
|
||||||
; CHECK: }
|
; CHECK: }
|
||||||
|
|
||||||
; Check that we store the shadow for the retval.
|
; Check that we store the shadow for the retval.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue