mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
Make file header comment consistent: extend the whole 80 cols to fill the line
llvm-svn: 20039
This commit is contained in:
parent
43b0441ccb
commit
74be40e1d2
@ -1,4 +1,4 @@
|
||||
//===- AlphaInstrInfo.h - Alpha Instruction Information -----*- C++ -*-===//
|
||||
//===- AlphaInstrInfo.h - Alpha Instruction Information ---------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===- AlphaInstrInfo.td - The Alpha Instruction Set -----*- tablegen -*-=//
|
||||
//===- AlphaInstrInfo.td - The Alpha Instruction Set -------*- tablegen -*-===//
|
||||
//
|
||||
// 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
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===- AlphaRegisterInfo.td - The Alpha Register File --*- tablegen -*-===//
|
||||
//===- AlphaRegisterInfo.td - The Alpha Register File ------*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- AlphaTargetMachine.h - Define TargetMachine for Alpha -*- C++ -*-----=//
|
||||
//===-- AlphaTargetMachine.h - Define TargetMachine for Alpha ---*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user