Fix some headers.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 06:20:54 +0000 (06:20 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 06:20:54 +0000 (06:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51745 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvmc2/AutoGenerated.cpp
tools/llvmc2/AutoGenerated.h
tools/llvmc2/Common.td
tools/llvmc2/Graph.td
tools/llvmc2/Tool.h
tools/llvmc2/llvmc.cpp
utils/TableGen/LLVMCConfigurationEmitter.cpp
utils/TableGen/LLVMCConfigurationEmitter.h

index 2bd624afccc08b854b15907fec62d06303e434ff..213db01e0bce48e6c3f0122cda771ce461ec2e88 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Tools.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
+//===--- AutoGenerated.cpp - The LLVM Compiler Driver -----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 106a04ef845ff6f386fc9daa8df1b07a07155ec8..5ace7d2a943e79bfc808fc43fa534ba57a7040a2 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Tools.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
+//===--- AutoGenerated.h - The LLVM Compiler Driver -------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index a7515b8f0f27e9a4834a1be47d88c6ddda3c7c2a..524ea56728ddf6e3616818f5f771bf30f7d91514 100644 (file)
@@ -1,4 +1,4 @@
-//===- Tools.td - Common definitions for LLVMCC  -----------*- tablegen -*-===//
+//===- Common.td - Common definitions for LLVMCC  ----------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 5c2902e288fbf4c516e7ce0710f02d004710f025..fb48ffb7c2f462a2126e90156fb91f93ded6b048 100644 (file)
@@ -1,4 +1,4 @@
-//===- Example.td - LLVMCC toolchain descriptions  ---------*- tablegen -*-===//
+//===- Graph.td - LLVMCC toolchain descriptions ------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index ec9d1546ffd8a05b7fa24aaf679d50e38f37a625..4762b1ee65d8b0de0168594d9c59815ca6690cc4 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Tools.h - The LLVM Compiler Driver ---------------------*- C++ -*-===//
+//===--- Tool.h - The LLVM Compiler Driver ----------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index c06ea59ed9a40869171847e18198765859ebb67f..403e61da903c290a99e6de84c3552d24c250c721 100644 (file)
@@ -1,4 +1,4 @@
-//===--- llvmc.cpp - The LLVM Compiler Driver ------------------*- C++ -*-===//
+//===--- llvmc.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 0b6e8d7f34c03182945e9f8d3832f33c6f559445..f296e7bd79f427eb45cfc74903ed78603c6f0a3b 100644 (file)
@@ -1,4 +1,4 @@
-//===- LLVMCConfigurationEmitter.cpp - Generate LLVMC config --------------===//
+//===- LLVMCConfigurationEmitter.cpp - Generate LLVMC config ----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 164f12d14603bf2f879b5d1cd441ffb2bf1886be..98c4bc0695606f71058e7c044ec6040b01d3f462 100644 (file)
@@ -1,4 +1,4 @@
-//===- LLVMCConfigurationEmitter.cpp - Generate LLVMCC config -------------===//
+//===- LLVMCConfigurationEmitter.cpp - Generate LLVMCC config ---*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //