XFAIL this for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36036 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2007-04-14 23:57:41 +00:00
parent 9a341ff3c1
commit ea37270ef2

View File

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