summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsInstrFormats.td
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-05-09 18:16:46 +0000
committerEric Christopher <echristo@apple.com>2011-05-09 18:16:46 +0000
commit49ac3d7da9cb058557ba1c9076d1aab33d8645ba (patch)
tree6359d40fdad28c5a340fcb33378cf9770cf5226f /lib/Target/Mips/MipsInstrFormats.td
parent183c627d89be5d0e8f3255ab7f6d1204c2fabedf (diff)
downloadllvm-49ac3d7da9cb058557ba1c9076d1aab33d8645ba.tar.gz
llvm-49ac3d7da9cb058557ba1c9076d1aab33d8645ba.tar.bz2
llvm-49ac3d7da9cb058557ba1c9076d1aab33d8645ba.tar.xz
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
Diffstat (limited to 'lib/Target/Mips/MipsInstrFormats.td')
-rw-r--r--lib/Target/Mips/MipsInstrFormats.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsInstrFormats.td b/lib/Target/Mips/MipsInstrFormats.td
index 9dfcdfbdb2..9f55fb38b9 100644
--- a/lib/Target/Mips/MipsInstrFormats.td
+++ b/lib/Target/Mips/MipsInstrFormats.td
@@ -1,4 +1,4 @@
-//===- MipsRegisterInfo.td - Mips Register defs ------------*- tablegen -*-===//
+//===- MipsInstrFormats.td - Mips Instruction Formats ------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//