aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/Mips.td
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-08-17 16:20:04 +0000
committerChris Lattner <sabre@nondot.org>2010-08-17 16:20:04 +0000
commit23e70ebf352ff4938210711464c68b5a6e46e61c (patch)
treebc79665885dd0072055ba65da1a8b8b8d9dd7959 /lib/Target/Mips/Mips.td
parent83a82ac0b4dc6ea6b3e56f9e239a113eb5be5f38 (diff)
downloadexternal_llvm-23e70ebf352ff4938210711464c68b5a6e46e61c.zip
external_llvm-23e70ebf352ff4938210711464c68b5a6e46e61c.tar.gz
external_llvm-23e70ebf352ff4938210711464c68b5a6e46e61c.tar.bz2
fix emacs language spec's, patch by Edmund Grimley-Evans!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111241 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/Mips.td')
-rw-r--r--lib/Target/Mips/Mips.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/Mips.td b/lib/Target/Mips/Mips.td
index aa036ae..a51c377 100644
--- a/lib/Target/Mips/Mips.td
+++ b/lib/Target/Mips/Mips.td
@@ -1,4 +1,4 @@
-//===- Mips.td - Describe the Mips Target Machine ---------------*- C++ -*-===//
+//===- Mips.td - Describe the Mips Target Machine ----------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//