Merged from RELEASE_16.
[oota-llvm.git] / test / ExecutionEngine / parallel.ll
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 "Fib2 returned 267914296"