mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-23 14:25:07 +00:00
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:
@@ -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
|
// 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
|
// 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
|
// The LLVM Compiler Infrastructure
|
||||||
//
|
//
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
//===- AlphaInstrFormats.td - Alpha Instruction Formats --*- tablegen -*-=//
|
//===- AlphaInstrFormats.td - Alpha Instruction Formats ----*- tablegen -*-===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// The LLVM Compiler Infrastructure
|
||||||
//
|
//
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
//===- AlphaInstrInfo.cpp - Alpha Instruction Information ---*- C++ -*-----===//
|
//===- AlphaInstrInfo.cpp - Alpha Instruction Information -------*- C++ -*-===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// The LLVM Compiler Infrastructure
|
||||||
//
|
//
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
//===- AlphaRegisterInfo.cpp - Alpha Register Information ---*- C++ -*-----===//
|
//===- AlphaRegisterInfo.cpp - Alpha Register Information -------*- C++ -*-===//
|
||||||
//
|
//
|
||||||
// The LLVM Compiler Infrastructure
|
// 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
|
// The LLVM Compiler Infrastructure
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user