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 | 2a8350a25cbf1de45cbf6465b13f91f57f23853a (patch) | |
| tree | fbbe8419d5e6ccd962e05ad1ef1de037a91f7e40 /lib/Target/Alpha/AlphaInstrInfo.cpp | |
| parent | eecfea4da6771b01997d3dc9648e699b476a3079 (diff) | |
Make the rest of file header comments consistent in format and style
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20048 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaInstrInfo.cpp')
| -rw-r--r-- | lib/Target/Alpha/AlphaInstrInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/AlphaInstrInfo.cpp b/lib/Target/Alpha/AlphaInstrInfo.cpp index 1a730b31e7..e891a0156e 100644 --- a/lib/Target/Alpha/AlphaInstrInfo.cpp +++ b/lib/Target/Alpha/AlphaInstrInfo.cpp @@ -1,4 +1,4 @@ -//===- AlphaInstrInfo.cpp - Alpha Instruction Information ---*- C++ -*-----===// +//===- AlphaInstrInfo.cpp - Alpha Instruction Information -------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |
