XFAIL this for now.

llvm-svn: 19845
This commit is contained in:
Chris Lattner 2005-01-26 07:08:42 +00:00
parent f9f01c190b
commit 3d5c2bedca

View File

@ -11,6 +11,11 @@
;
; RUN: llvm-as %s -o - | opt -instcombine | llvm-dis | not grep 'cast.*int'
; Some of these cases were miscompiling programs so they were disabled, see
; bugzilla for details.
; XFAIL: *
implementation ; Functions:
;