XFAIL this for now.

llvm-svn: 36036
This commit is contained in:
Owen Anderson 2007-04-14 23:57:41 +00:00
parent e59b36defa
commit 0f6ccef96c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
; XFAIL: *
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | notcast
define i47 @testAdd(i31 %X, i31 %Y) {