80 columns.

llvm-svn: 139339
This commit is contained in:
Akira Hatanaka 2011-09-09 00:13:35 +00:00
parent 13f8dda9bc
commit 83dee99c1b
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
//===-- MipsInstPrinter.cpp - Convert Mips MCInst to assembly syntax --------===//
//===-- MipsInstPrinter.cpp - Convert Mips MCInst to assembly syntax ------===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MipsInstPrinter.h - Convert Mips MCInst to assembly syntax ----------===//
//===-- MipsInstPrinter.h - Convert Mips MCInst to assembly syntax --------===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MipsMCInstLower.h - Lower MachineInstr to MCInst -------------------===//
//===-- MipsMCInstLower.h - Lower MachineInstr to MCInst -------------------==//
//
// The LLVM Compiler Infrastructure
//