fix PR5649 by making fib use the JIT instead of the interpreter, patch by Perry Lorier!
authorChris Lattner <sabre@nondot.org>
Tue, 1 Dec 2009 01:56:27 +0000 (01:56 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Dec 2009 01:56:27 +0000 (01:56 +0000)
commit18f0c677faaca54974333f2e7e353e94280628ab
tree207b8381a9addf7c2cc7e15d63e709bdfc122311
parent0488ecdd166a18a2f40ec3bc6d2924469a3f45ab
fix PR5649 by making fib use the JIT instead of the interpreter, patch by Perry Lorier!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90186 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Fibonacci/fibonacci.cpp