This passes.

llvm-svn: 29813
This commit is contained in:
Chris Lattner 2006-08-22 06:43:24 +00:00
parent 6403d8f1ef
commit 3b944e97af
1 changed files with 1 additions and 1 deletions

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]