no longer xfail

llvm-svn: 102220
This commit is contained in:
Chris Lattner 2010-04-23 22:39:33 +00:00
parent d3fa70181d
commit 11d1df442d
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
; RUN: opt < %s -inline -S | FileCheck %s
; XFAIL: *
; PR4834
define i32 @test1() {
@ -42,4 +41,4 @@ define i32 @test2(i8* %this) ssp align 2 {
}
; CHECK: @test2
; CHECK-NEXT: ret i32 41
; CHECK-NEXT: ret i32 41