Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
87df3636e1a081abe888150959db269479c22ba1
/
.
/
test
/
ExecutionEngine
/
parallel.ll
blob: 6dc3f760d9931bd4f4d757d69145b1813d1d71c3 [
file
] [
log
] [
blame
]
Reid Spencer
87df363
2005-07-13 00:35:12 +0000
[
diff
] [
blame^
]
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"