| commit | ffe9968b5a1ef51cbe98c66d3bf16fa9f9aab972 | [log] [tgz] |
|---|---|---|
| author | Misha Brukman <brukman+llvm@gmail.com> | Sat Feb 05 02:24:26 2005 +0000 |
| committer | Misha Brukman <brukman+llvm@gmail.com> | Sat Feb 05 02:24:26 2005 +0000 |
| tree | ca74da7efa832fe4d7a0beb213a32dde031f0e4e | |
| parent | 423c04c75caa0c605e39353233b44f87c7ef09d5 [diff] [blame] |
Make the rest of file header comments consistent in format and style llvm-svn: 20048
diff --git a/llvm/lib/Target/Alpha/Alpha.td b/llvm/lib/Target/Alpha/Alpha.td index e48bea1..13445f3 100644 --- a/llvm/lib/Target/Alpha/Alpha.td +++ b/llvm/lib/Target/Alpha/Alpha.td
@@ -1,4 +1,4 @@ -//===- Alpha.td - Describe the Alpha Target Machine ----*- tablegen -*-===// +//===- Alpha.td - Describe the Alpha Target Machine --------*- tablegen -*-===// // // The LLVM Compiler Infrastructure //