1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

80 columns.

llvm-svn: 139339
This commit is contained in:
Akira Hatanaka 2011-09-09 00:13:35 +00:00
parent ba2d56b1ef
commit 94deb5f3f9
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
//