projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8203360
)
Don't test an example
author
Chris Lattner
<sabre@nondot.org>
Wed, 26 Jul 2006 20:33:20 +0000
(20:33 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 26 Jul 2006 20:33:20 +0000
(20:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29301
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/ExecutionEngine/parallel.ll
[deleted file]
patch
|
blob
|
history
diff --git
a/test/ExecutionEngine/parallel.ll
b/test/ExecutionEngine/parallel.ll
deleted file mode 100644
(file)
index
9f55d3d
..0000000
--- a/
test/ExecutionEngine/parallel.ll
+++ /dev/null
@@
-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"