Don't test an example

llvm-svn: 29301
This commit is contained in:
Chris Lattner 2006-07-26 20:33:20 +00:00
parent 472aa0fb84
commit 34ff5a1684

View File

@ -1,3 +0,0 @@
; 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"