aboutsummaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/parallel.ll
blob: 6dc3f760d9931bd4f4d757d69145b1813d1d71c3 (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 -q "Fib2 returned 267914296"