Add the fibonacci example provided by Valery Khamenya.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 19 Aug 2004 20:10:04 +0000 (20:10 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 19 Aug 2004 20:10:04 +0000 (20:10 +0000)
commite784fa40c5808bfb88480f0ab3746ed378a939df
tree2b293890fbe7b7d8f76335c93bcd47c311d3d78a
parentf3b4755aa0eb6f8dd72c41f267b5438d9a03d0d8
Add the fibonacci example provided by Valery Khamenya.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15924 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Fibonacci/Makefile [new file with mode: 0644]
examples/Fibonacci/fibonacci.cpp [new file with mode: 0644]
projects/SmallExamples/Fibonacci/Makefile [new file with mode: 0644]
projects/SmallExamples/Fibonacci/fibonacci.cpp [new file with mode: 0644]