This fails due to the sun headers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18510 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-12-04 23:24:30 +00:00
parent 70d61bc7e2
commit bf16b8c2dc

View 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>