summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2005-07-12 22:00:29 +0000
committerReid Spencer <rspencer@reidspencer.com>2005-07-12 22:00:29 +0000
commit06a1da3efbdbc2da70cfb912724d9c8dc4d179ff (patch)
tree1cdc1dd90370d49fad9dfa0a6c72c0ce11102237 /llvm
parent6855097c0dad1f0f382c6cd6801b1c5f139db254 (diff)
downloadbcm5719-llvm-06a1da3efbdbc2da70cfb912724d9c8dc4d179ff.tar.gz
bcm5719-llvm-06a1da3efbdbc2da70cfb912724d9c8dc4d179ff.zip
Correct the file title.
llvm-svn: 22414
Diffstat (limited to 'llvm')
-rw-r--r--llvm/examples/ParallelJIT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/examples/ParallelJIT/Makefile b/llvm/examples/ParallelJIT/Makefile
index 10011662d3b..4d92675a5c5 100644
--- a/llvm/examples/ParallelJIT/Makefile
+++ b/llvm/examples/ParallelJIT/Makefile
@@ -1,8 +1,8 @@
-##===- examples/HowToUseJIT/Makefile -----------------------*- Makefile -*-===##
+##===- examples/ParallelJIT/Makefile -----------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Valery A. Khamenya and is distributed under
+# This file was developed by Reid A. Spencer and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
OpenPOWER on IntegriCloud