aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Regression/ExecutionEngine/parallel.ll
blob: 9f55d3dda4efb4d6a38a2a96b09dbe2d3ae7baad (plain)
1
2
3
; This isn't really an assembly file. This test runs the ParallelJIT example
; program and ensures its output is sane.
; RUN: ParallelJIT | grep "Fib2 returned 267914296"