mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 23:18:51 +00:00
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:
parent
70d61bc7e2
commit
bf16b8c2dc
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user