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/MBlaze/MBlazeRegisterInfo.td | |
parent | 83a82ac0b4dc6ea6b3e56f9e239a113eb5be5f38 (diff) |
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/MBlaze/MBlazeRegisterInfo.td')
-rw-r--r-- | lib/Target/MBlaze/MBlazeRegisterInfo.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MBlaze/MBlazeRegisterInfo.td b/lib/Target/MBlaze/MBlazeRegisterInfo.td index d0a1e7556c..5e93510338 100644 --- a/lib/Target/MBlaze/MBlazeRegisterInfo.td +++ b/lib/Target/MBlaze/MBlazeRegisterInfo.td @@ -1,4 +1,4 @@ -//===- MBlazeRegisterInfo.td - MBlaze Register defs -------------*- C++ -*-===// +//===- MBlazeRegisterInfo.td - MBlaze Register defs --------*- tablegen -*-===// // // The LLVM Compiler Infrastructure // |