add the xfail lines

llvm-svn: 24066
This commit is contained in:
Chris Lattner 2005-10-28 19:57:55 +00:00
parent 225022e4b0
commit e2fb63ea95
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
; RUN: llvm-as < %s | llc
; XFAIL: alpha|ia64|sparcv8
declare bool %llvm.isunordered(double, double)