diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2005-02-05 02:24:26 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2005-02-05 02:24:26 +0000 |
commit | ffe9968b5a1ef51cbe98c66d3bf16fa9f9aab972 (patch) | |
tree | ca74da7efa832fe4d7a0beb213a32dde031f0e4e /llvm/lib/Target/Alpha/AlphaInstrFormats.td | |
parent | 423c04c75caa0c605e39353233b44f87c7ef09d5 (diff) | |
download | bcm5719-llvm-ffe9968b5a1ef51cbe98c66d3bf16fa9f9aab972.tar.gz bcm5719-llvm-ffe9968b5a1ef51cbe98c66d3bf16fa9f9aab972.zip |
Make the rest of file header comments consistent in format and style
llvm-svn: 20048
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaInstrFormats.td')
-rw-r--r-- | llvm/lib/Target/Alpha/AlphaInstrFormats.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Alpha/AlphaInstrFormats.td b/llvm/lib/Target/Alpha/AlphaInstrFormats.td index 44970b24354..0ad3ab3cfed 100644 --- a/llvm/lib/Target/Alpha/AlphaInstrFormats.td +++ b/llvm/lib/Target/Alpha/AlphaInstrFormats.td @@ -1,4 +1,4 @@ -//===- AlphaInstrFormats.td - Alpha Instruction Formats --*- tablegen -*-=// +//===- AlphaInstrFormats.td - Alpha Instruction Formats ----*- tablegen -*-===// // // The LLVM Compiler Infrastructure // |