aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9_Reg.td
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-08-14 15:16:28 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-08-14 15:16:28 +0000
commit640b9280d50dc09d68860faf7dd5d91eabb98681 (patch)
tree3198a7a37a845e3f2899453d405e15fd30bb43b6 /lib/Target/SparcV9/SparcV9_Reg.td
parenta8e40f54e5a8133ab2fd988a66ee276b8e4784f0 (diff)
downloadexternal_llvm-640b9280d50dc09d68860faf7dd5d91eabb98681.zip
external_llvm-640b9280d50dc09d68860faf7dd5d91eabb98681.tar.gz
external_llvm-640b9280d50dc09d68860faf7dd5d91eabb98681.tar.bz2
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
Diffstat (limited to 'lib/Target/SparcV9/SparcV9_Reg.td')
-rw-r--r--lib/Target/SparcV9/SparcV9_Reg.td4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/SparcV9/SparcV9_Reg.td b/lib/Target/SparcV9/SparcV9_Reg.td
index c63d825..5817750 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 ---------------------===//
+//
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//