From 1dd27b157bbe7d9e44fa72abbc8b0f08eba804ec Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 20 Oct 2003 17:58:43 +0000 Subject: fix file header git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9294 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/gccld/GenerateCode.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/gccld/GenerateCode.cpp') 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 -- cgit v1.2.3-18-g5258