diff options
Diffstat (limited to 'tools/gccld/GenerateCode.cpp')
-rw-r--r-- | tools/gccld/GenerateCode.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gccld/GenerateCode.cpp b/tools/gccld/GenerateCode.cpp index 09583df..7660be5 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 |