80 columns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139339 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Akira Hatanaka 2011-09-09 00:13:35 +00:00
parent 9aee335c23
commit 404507e7d8
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 // 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 // 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 // The LLVM Compiler Infrastructure
// //