forked from OSchip/llvm-project
Make the rest of file header comments consistent in format and style
llvm-svn: 20048
This commit is contained in:
parent
423c04c75c
commit
ffe9968b5a
|
@ -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
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===- Alpha.td - Describe the Alpha Target Machine ----*- tablegen -*-===//
|
||||
//===- Alpha.td - Describe the Alpha Target Machine --------*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -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
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===- AlphaInstrFormats.td - Alpha Instruction Formats --*- tablegen -*-=//
|
||||
//===- AlphaInstrFormats.td - Alpha Instruction Formats ----*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===- AlphaInstrInfo.cpp - Alpha Instruction Information ---*- C++ -*-----===//
|
||||
//===- AlphaInstrInfo.cpp - Alpha Instruction Information -------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===- AlphaRegisterInfo.cpp - Alpha Register Information ---*- C++ -*-----===//
|
||||
//===- AlphaRegisterInfo.cpp - Alpha Register Information -------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===- AlphaRegisterInfo.h - Alpha Register Information Impl -----*- C++ -*-==//
|
||||
//===- AlphaRegisterInfo.h - Alpha Register Information Impl ----*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue