summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Fibonacci/fibonacci.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-09-11 20:30:11 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-09-11 20:30:11 +0000
commit987319d3a7bf205b7954353b2923649689494b3a (patch)
tree5a98cdcdaf99181706b5a4c8e1fb01c21afd0001 /llvm/examples/Fibonacci/fibonacci.cpp
parent55a96ee8f5432eea568ff82c8572879798e298fd (diff)
downloadbcm5719-llvm-987319d3a7bf205b7954353b2923649689494b3a.tar.gz
bcm5719-llvm-987319d3a7bf205b7954353b2923649689494b3a.zip
Correct the file header to reflect the new "examples" home for the file.
llvm-svn: 16295
Diffstat (limited to 'llvm/examples/Fibonacci/fibonacci.cpp')
-rw-r--r--llvm/examples/Fibonacci/fibonacci.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/examples/Fibonacci/fibonacci.cpp b/llvm/examples/Fibonacci/fibonacci.cpp
index 776378dc1fa..f34aed762a2 100644
--- a/llvm/examples/Fibonacci/fibonacci.cpp
+++ b/llvm/examples/Fibonacci/fibonacci.cpp
@@ -1,4 +1,4 @@
-//===--- fibonacci.cpp - An example use of the JIT ----------------------===//
+//===--- examples/Fibonacci/fibonacci.cpp - An example use of the JIT -----===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud