Make the rest of file header comments consistent in format and style

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20048 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2005-02-05 02:24:26 +00:00
parent eecfea4da6
commit 2a8350a25c
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
//===-- Alpha.h - Top-level interface for Alpha representation -*- C++ -*-//
//===-- Alpha.h - Top-level interface for Alpha representation --*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- Alpha.td - Describe the Alpha Target Machine ----*- tablegen -*-===//
//===- Alpha.td - Describe the Alpha Target Machine --------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- AlphaISelPattern.cpp - A pattern matching inst selector for Alpha -===//
//===- AlphaISelPattern.cpp - A pattern matching inst selector for Alpha --===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- AlphaInstrFormats.td - Alpha Instruction Formats --*- tablegen -*-=//
//===- AlphaInstrFormats.td - Alpha Instruction Formats ----*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- AlphaInstrInfo.cpp - Alpha Instruction Information ---*- C++ -*-----===//
//===- AlphaInstrInfo.cpp - Alpha Instruction Information -------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- AlphaRegisterInfo.cpp - Alpha Register Information ---*- C++ -*-----===//
//===- AlphaRegisterInfo.cpp - Alpha Register Information -------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- AlphaRegisterInfo.h - Alpha Register Information Impl -----*- C++ -*-==//
//===- AlphaRegisterInfo.h - Alpha Register Information Impl ----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//