From: Misha Brukman Date: Thu, 14 Aug 2003 15:16:28 +0000 (+0000) Subject: Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=640b9280d50dc09d68860faf7dd5d91eabb98681;p=oota-llvm.git 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 --- diff --git a/lib/Target/SparcV9/SparcV9.td b/lib/Target/SparcV9/SparcV9.td index d9114a8125e..ffb9ebfe729 100644 --- a/lib/Target/SparcV9/SparcV9.td +++ b/lib/Target/SparcV9/SparcV9.td @@ -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" diff --git a/lib/Target/SparcV9/SparcV9_F2.td b/lib/Target/SparcV9/SparcV9_F2.td index e0408a0199e..f7df6377817 100644 --- a/lib/Target/SparcV9/SparcV9_F2.td +++ b/lib/Target/SparcV9/SparcV9_F2.td @@ -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 -------------===// +// //===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===// diff --git a/lib/Target/SparcV9/SparcV9_F3.td b/lib/Target/SparcV9/SparcV9_F3.td index 37efe717ecc..5fc520ee89e 100644 --- a/lib/Target/SparcV9/SparcV9_F3.td +++ b/lib/Target/SparcV9/SparcV9_F3.td @@ -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 -------------===// +// //===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===// diff --git a/lib/Target/SparcV9/SparcV9_F4.td b/lib/Target/SparcV9/SparcV9_F4.td index 1624a195d95..a7b43749274 100644 --- a/lib/Target/SparcV9/SparcV9_F4.td +++ b/lib/Target/SparcV9/SparcV9_F4.td @@ -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 ----------------------------------------- diff --git a/lib/Target/SparcV9/SparcV9_Reg.td b/lib/Target/SparcV9/SparcV9_Reg.td index c63d825f165..58177500fe5 100644 --- a/lib/Target/SparcV9/SparcV9_Reg.td +++ b/lib/Target/SparcV9/SparcV9_Reg.td @@ -1,5 +1,5 @@ -//===- Sparc.td - Target Description for Sparc V9 Target --------*- C++ -*-===// -// vim:ft=cpp +//===- SparcV9_Reg.td - Sparc V9 Register definitions ---------------------===// +// //===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//