aboutsummaryrefslogtreecommitdiff
path: root/tools/gccld/GenerateCode.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-30 03:24:28 +0000
committerChris Lattner <sabre@nondot.org>2003-09-30 03:24:28 +0000
commita58d2be76f90aaeeccd89e9794ccd053f370cf8e (patch)
tree87e931be321c72b2ec8e88dfc08bbcb6fc02f1e0 /tools/gccld/GenerateCode.cpp
parent4148556a9c767fdf3047ae8e004a759356b893dd (diff)
Update file headers for renamed files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8758 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/gccld/GenerateCode.cpp')
-rw-r--r--tools/gccld/GenerateCode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gccld/GenerateCode.cpp b/tools/gccld/GenerateCode.cpp
index 09583df8d1..7660be5dd8 100644
--- a/tools/gccld/GenerateCode.cpp
+++ b/tools/gccld/GenerateCode.cpp
@@ -1,4 +1,4 @@
-//===- gencode.cpp - Functions for generating executable files -----------===//
+//===- GenerateCode.cpp - Functions for generating executable files ------===//
//
// This file contains functions for generating executable files once linking
// has finished. This includes generating a shell script to run the JIT or