Fix td file comments for Mips.

Patch by Liu <proljc@gmail.com>!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131086 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2011-05-09 18:16:46 +00:00
parent 183c627d89
commit 49ac3d7da9
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