Fix some headers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51745 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov 2008-05-30 06:20:54 +00:00
parent 2e73e851d8
commit fb37f39111
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
//===--- Tools.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
//===--- AutoGenerated.cpp - The LLVM Compiler Driver -----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===--- Tools.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
//===--- AutoGenerated.h - The LLVM Compiler Driver -------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- Tools.td - Common definitions for LLVMCC -----------*- tablegen -*-===//
//===- Common.td - Common definitions for LLVMCC ----------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- Example.td - LLVMCC toolchain descriptions ---------*- tablegen -*-===//
//===- Graph.td - LLVMCC toolchain descriptions ------------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===--- Tools.h - The LLVM Compiler Driver ---------------------*- C++ -*-===//
//===--- Tool.h - The LLVM Compiler Driver ----------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===--- llvmc.cpp - The LLVM Compiler Driver ------------------*- C++ -*-===//
//===--- llvmc.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- LLVMCConfigurationEmitter.cpp - Generate LLVMC config --------------===//
//===- LLVMCConfigurationEmitter.cpp - Generate LLVMC config ----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- LLVMCConfigurationEmitter.cpp - Generate LLVMCC config -------------===//
//===- LLVMCConfigurationEmitter.cpp - Generate LLVMCC config ---*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//