Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need

to mark TableGen description files with "C++ mode".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7841 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2003-08-14 15:16:28 +00:00
parent a8e40f54e5
commit 640b9280d5
5 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
// vim:ft=cpp
//===- SparcV9.td - Target Description for Sparc V9 Target ----------------===//
//
//===----------------------------------------------------------------------===//
include "../Target.td"

View File

@ -1,5 +1,5 @@
//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
// vim:ft=cpp
//===- SparcV9_F2.td - Format 2 instructions: Sparc V9 Target -------------===//
//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//

View File

@ -1,5 +1,5 @@
//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
// vim:ft=cpp
//===- SparcV9_F3.td - Format 3 Instructions: Sparc V9 Target -------------===//
//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//

View File

@ -1,5 +1,5 @@
//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
// vim:ft=cpp
//===- SparcV9_F4.td - Format 4 instructions: Sparc V9 Target -------------===//
//
//===----------------------------------------------------------------------===//
//----------------------- F4 classes -----------------------------------------

View File

@ -1,5 +1,5 @@
//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===//
// vim:ft=cpp
//===- SparcV9_Reg.td - Sparc V9 Register definitions ---------------------===//
//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//