[msan] Add a test for r168873.

llvm-svn: 168877
This commit is contained in:
Evgeniy Stepanov 2012-11-29 13:11:09 +00:00
parent 62b5db9361
commit c3b579e5ac
1 changed files with 2 additions and 0 deletions

View File

@ -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.