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:
207a6e9
)
Fix llvmgcc to use the TestRunner substition mechanism.
author
John Criswell
<criswell@uiuc.edu>
Wed, 8 Dec 2004 16:41:34 +0000
(16:41 +0000)
committer
John Criswell
<criswell@uiuc.edu>
Wed, 8 Dec 2004 16:41:34 +0000
(16:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18634
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 41cfde1e352625c3423f3b180c2695cbf640f33f..e3c930bd9f0cd9c31d6bdd85077b6c0032c735b6 100644
(file)
--- a/
test/CFrontend/2004-06-17-UnorderedCompares.c.tr
+++ b/
test/CFrontend/2004-06-17-UnorderedCompares.c.tr
@@
-1,4
+1,4
@@
-// RUN: llvmgcc -xc -std=c99 %s -c -o - | llvm-dis | grep -v llvm.isunordered | not grep call
+// RUN:
%
llvmgcc -xc -std=c99 %s -c -o - | llvm-dis | grep -v llvm.isunordered | not grep call
// XFAIL: sparcv9
#include <math.h>