We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cb83a commit a4f4614Copy full SHA for a4f4614
llvm/test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll
@@ -1,6 +1,5 @@
1
; For PR1099
2
-; RUN: llvm-as < %s | llc -march=c | \
3
-; RUN: grep {return ((((llvm_cbe_tmp2 == llvm_cbe_b_2e_0_2e_0_2e_val)) ? (1) : (0)))}
+; RUN: llvm-as < %s | llc -march=c | grep {(llvm_cbe_tmp2 == llvm_cbe_b_2e_0_2e_0_2e_val)}
4
5
target datalayout = "e-p:32:32"
6
target triple = "i686-apple-darwin8"
0 commit comments