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/MBlazeInstrFormats.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/MBlazeInstrFormats.td')
-rw-r--r-- | lib/Target/MBlaze/MBlazeInstrFormats.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MBlaze/MBlazeInstrFormats.td b/lib/Target/MBlaze/MBlazeInstrFormats.td index 7d655433d4..28e8e44022 100644 --- a/lib/Target/MBlaze/MBlazeInstrFormats.td +++ b/lib/Target/MBlaze/MBlazeInstrFormats.td @@ -1,4 +1,4 @@ -//===- MBlazeInstrFormats.td - MB Instruction defs --------------*- C++ -*-===// +//===- MBlazeInstrFormats.td - MB Instruction defs ---------*- tablegen -*-===// // // The LLVM Compiler Infrastructure // |