Update file headers for renamed files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8758 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2003-09-30 03:24:28 +00:00
parent 4148556a9c
commit a58d2be76f
3 changed files with 7 additions and 23 deletions

View File

@ -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