From: Misha Brukman Date: Tue, 10 Aug 2004 17:37:14 +0000 (+0000) Subject: Fix comment header, specify type of file `tablegen'. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7b717764015792dffac72bb963f67f8c510a5988;p=oota-llvm.git Fix comment header, specify type of file `tablegen'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15612 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/SparcV9/SparcV9_F2.td b/lib/Target/SparcV9/SparcV9_F2.td index e9df4d2a062..3c9ae1e98a2 100644 --- a/lib/Target/SparcV9/SparcV9_F2.td +++ b/lib/Target/SparcV9/SparcV9_F2.td @@ -1,4 +1,4 @@ -//===- SparcV9_F2.td - Format 2 instructions: SparcV9 Target --------------===// +//===- SparcV9_F2.td - SparcV9 Format 2 instructions -------*- tablegen -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lib/Target/SparcV9/SparcV9_F3.td b/lib/Target/SparcV9/SparcV9_F3.td index 4d03ff1b095..a17b9eae5f4 100644 --- a/lib/Target/SparcV9/SparcV9_F3.td +++ b/lib/Target/SparcV9/SparcV9_F3.td @@ -1,4 +1,4 @@ -//===- SparcV9_F3.td - Format 3 Instructions: SparcV9 Target --------------===// +//===- SparcV9_F3.td - SparcV9 Format 3 Instructions -------*- tablegen -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lib/Target/SparcV9/SparcV9_F4.td b/lib/Target/SparcV9/SparcV9_F4.td index 12941e950e0..86cd30a37ae 100644 --- a/lib/Target/SparcV9/SparcV9_F4.td +++ b/lib/Target/SparcV9/SparcV9_F4.td @@ -1,4 +1,4 @@ -//===- SparcV9_F4.td - Format 4 instructions: SparcV9 Target --------------===// +//===- SparcV9_F4.td - SparcV9 Format 4 instructions -------*- tablegen -*-===// // // The LLVM Compiler Infrastructure //