aboutsummaryrefslogtreecommitdiff
path: root/tools/gccld/GenerateCode.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-20 17:58:43 +0000
committerChris Lattner <sabre@nondot.org>2003-10-20 17:58:43 +0000
commit1dd27b157bbe7d9e44fa72abbc8b0f08eba804ec (patch)
tree09a26099dcce60ceefe122dfdd345e04eda408a9 /tools/gccld/GenerateCode.cpp
parent943211187d72eb27d4f54de9ac7e5786e72b38e1 (diff)
fix file header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9294 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/gccld/GenerateCode.cpp')
-rw-r--r--tools/gccld/GenerateCode.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gccld/GenerateCode.cpp b/tools/gccld/GenerateCode.cpp
index 5939691e29..d1a009b411 100644
--- a/tools/gccld/GenerateCode.cpp
+++ b/tools/gccld/GenerateCode.cpp
@@ -6,7 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-//
//
// This file contains functions for generating executable files once linking
// has finished. This includes generating a shell script to run the JIT or