This passes.

llvm-svn: 29813
This commit is contained in:
Chris Lattner 2006-08-22 06:43:24 +00:00
parent 0a5e21e28d
commit b49a46cc66

View File

@ -1,5 +1,5 @@
; RUN: llvm-as %s -o /dev/null -f
; XFAIL: *
int %f(int %a) {
entry:
%tmp = seteq int %a, 4 ; <bool> [#uses=1]