diff options
author | Chris Lattner <sabre@nondot.org> | 2010-08-17 16:20:04 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-08-17 16:20:04 +0000 |
commit | 23e70ebf352ff4938210711464c68b5a6e46e61c (patch) | |
tree | bc79665885dd0072055ba65da1a8b8b8d9dd7959 /lib/Target/Mips/MipsRegisterInfo.td | |
parent | 83a82ac0b4dc6ea6b3e56f9e239a113eb5be5f38 (diff) | |
download | external_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/MipsRegisterInfo.td')
-rw-r--r-- | lib/Target/Mips/MipsRegisterInfo.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsRegisterInfo.td b/lib/Target/Mips/MipsRegisterInfo.td index be78a22..60efe31 100644 --- a/lib/Target/Mips/MipsRegisterInfo.td +++ b/lib/Target/Mips/MipsRegisterInfo.td @@ -1,4 +1,4 @@ -//===- MipsRegisterInfo.td - Mips Register defs -----------------*- C++ -*-===// +//===- MipsRegisterInfo.td - Mips Register defs ------------*- tablegen -*-===// // // The LLVM Compiler Infrastructure // |