[MIPS] some type errors in the commentary of *.td file.

Hi all,

I find some some type errors in the commentary of *.td file.
such as:
lib/Target/Mips/MipsInstrFormats.td
MipsRegisterInfo.td - Mips Register defs
it should be
MipsInstrFormats.td - Mips Instruction Formats

lib/Target/Mips/MipsInstrInfo.td
MipsInstrInfo.td - Mips Register defs
it should be
MipsInstrInfo.td - Target Description for Mips Target

and some thing I think it is wrong in lib/Target/Mips/MipsInstrFPU.td.

Will the patch be OK?

Best regards.

--Liu

Mips-td-comment-type-error.patch (1.85 KB)

Looks fine. Do you need someone to apply this for you?

-eric

Hi Eric

I'm so glad someone apply this to me. Will you?
Thanks.

--Liu

Applied here:

[yendi:Data/sources/llvm] echristo% svn ci lib/Target/Mips/
Sending lib/Target/Mips/MipsInstrFPU.td
Sending lib/Target/Mips/MipsInstrFormats.td
Sending lib/Target/Mips/MipsInstrInfo.td
Transmitting file data ...
Committed revision 131086.

-eric

Hi Eric,

Thank you for review and apply, nice man.

Best wishes,

--Liu

Hi Eric,

Thank you for review and apply, nice man.

Best wishes,

--Liu