This fails due to the sun headers.
authorChris Lattner <sabre@nondot.org>
Sat, 4 Dec 2004 23:24:30 +0000 (23:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Dec 2004 23:24:30 +0000 (23:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18510 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2004-06-17-UnorderedCompares.c.tr

index 7888b2db3c79f8cdf5a5d2ab6f7ba8bc21545148..41cfde1e352625c3423f3b180c2695cbf640f33f 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: llvmgcc -xc -std=c99 %s -c -o - | llvm-dis | grep -v llvm.isunordered | not grep call
+// XFAIL: sparcv9
 
 #include <math.h>