Fix td file comments for Mips.

Patch by Liu <proljc@gmail.com>!

llvm-svn: 131086
This commit is contained in:
Eric Christopher 2011-05-09 18:16:46 +00:00
parent 92ff16b7bb
commit 5dc19f916c
3 changed files with 7 additions and 3 deletions

View File

@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
// This file contains the Mips implementation of the TargetInstrInfo class.
// This file describes the Mips FPU instruction set.
//
//===----------------------------------------------------------------------===//

View File

@ -1,4 +1,4 @@
//===- MipsRegisterInfo.td - Mips Register defs ------------*- tablegen -*-===//
//===- MipsInstrFormats.td - Mips Instruction Formats ------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- MipsInstrInfo.td - Mips Register defs ---------------*- tablegen -*-===//
//===- MipsInstrInfo.td - Target Description for Mips Target -*- tablegen -*-=//
//
// The LLVM Compiler Infrastructure
//
@ -6,6 +6,10 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// This file contains the Mips implementation of the TargetInstrInfo class.
//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//
// Instruction format superclass