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 89d3246 commit 39a12acCopy full SHA for 39a12ac
llvm/test/Regression/ExecutionEngine/parallel.ll
@@ -1,3 +1,3 @@
1
; This isn't really an assembly file. This test runs the ParallelJIT example
2
; program and ensures its output is sane.
3
-; RUN: ParallelJIT | grep -q "Fib2 returned 267914296"
+; RUN: ParallelJIT | grep "Fib2 returned 267914296"
0 commit comments