Fix test to coincide with r122934 change from PR8919.

llvm-svn: 122937
This commit is contained in:
Bill Wendling 2011-01-06 01:09:35 +00:00
parent 06536e7158
commit 2b898548e8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ entry:
; WIN_X32: calll __chkstk
; WIN_X64: callq __chkstk
; MINGW_X32: calll __alloca
; MINGW_X64: callq _alloca
; MINGW_X64: callq __chkstk
; LINUX-NOT: call __chkstk
%array4096 = alloca [4096 x i8], align 16 ; <[4096 x i8]*> [#uses=0]
ret i32 0