mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
[msan] Add a test for r168873.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168877 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2e815e7cf4
commit
323c3acf51
@ -25,6 +25,8 @@ declare void @foo(...)
|
||||
; CHECK: = load
|
||||
; CHECK: = load
|
||||
; CHECK: call void @__msan_warning_noreturn()
|
||||
; CHECK-NEXT: call void asm sideeffect
|
||||
; CHECK-NEXT: unreachable
|
||||
; CHECK: }
|
||||
|
||||
; Check that we store the shadow for the retval.
|
||||
|
Loading…
x
Reference in New Issue
Block a user