Make file header comment consistent: extend the whole 80 cols to fill the line
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 4 Feb 2005 20:25:52 +0000 (20:25 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 4 Feb 2005 20:25:52 +0000 (20:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20039 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Alpha/AlphaInstrInfo.h
lib/Target/Alpha/AlphaInstrInfo.td
lib/Target/Alpha/AlphaRegisterInfo.h
lib/Target/Alpha/AlphaRegisterInfo.td
lib/Target/Alpha/AlphaTargetMachine.h

index 921528e87f16445c32cfd91c79589da2b9d9950d..74ec49aa4ccb95cbeb835755996e992166ea86d6 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaInstrInfo.h - Alpha Instruction Information -----*- C++ -*-===//
+//===- AlphaInstrInfo.h - Alpha Instruction Information ---------*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index ad1d14fc208664aee5c4f5861033bfad54defa8c..2f56a744994bb7fcf557573999fe1c94abcb4b52 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaInstrInfo.td - The Alpha Instruction Set -----*- tablegen -*-=//
+//===- AlphaInstrInfo.td - The Alpha Instruction Set -------*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index f29ff80e583b34a0b9490a9a0d95b57a103767d9..c34ae3b686752c6767450b74810529cbd1e490d3 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaRegisterInfo.h - Alpha Register Information Impl -*- C++ -*-==//
+//===- AlphaRegisterInfo.h - Alpha Register Information Impl -----*- C++ -*-==//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index fd965de0bf42f3e312fe9bfe1c9de68ac396beb9..bdded104ecca4cf7a6393339617b8829ac8f9fa7 100644 (file)
@@ -1,4 +1,4 @@
-//===- AlphaRegisterInfo.td - The Alpha Register File --*- tablegen -*-===//
+//===- AlphaRegisterInfo.td - The Alpha Register File ------*- tablegen -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //
index d67dd3fad522995c9522c23830905f039bfe5013..166624253dd735487ea88dd0c7d5c56b3864cf00 100644 (file)
@@ -1,4 +1,4 @@
-//===-- AlphaTargetMachine.h - Define TargetMachine for Alpha -*- C++ -*-----=//
+//===-- AlphaTargetMachine.h - Define TargetMachine for Alpha ---*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //