projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d61bc
)
This fails due to the sun headers.
author
Chris Lattner
<sabre@nondot.org>
Sat, 4 Dec 2004 23:24:30 +0000
(23:24 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/test/CFrontend/2004-06-17-UnorderedCompares.c.tr
b/test/CFrontend/2004-06-17-UnorderedCompares.c.tr
index 7888b2db3c79f8cdf5a5d2ab6f7ba8bc21545148..41cfde1e352625c3423f3b180c2695cbf640f33f 100644
(file)
--- a/
test/CFrontend/2004-06-17-UnorderedCompares.c.tr
+++ b/
test/CFrontend/2004-06-17-UnorderedCompares.c.tr
@@
-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>