diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2005-04-21 23:13:11 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2005-04-21 23:13:11 +0000 |
| commit | 89b8c8d21510728b59c0586ef5bb4de03312a21d (patch) | |
| tree | ed40cf8ca2d8277691100a275f1c84be02c257a8 /llvm/lib/Target/Alpha/AlphaInstrInfo.h | |
| parent | 10468d8a3c8856a9df9737c4cefe53a4d29dd399 (diff) | |
| download | bcm5719-llvm-89b8c8d21510728b59c0586ef5bb4de03312a21d.tar.gz bcm5719-llvm-89b8c8d21510728b59c0586ef5bb4de03312a21d.zip | |
Remove trailing whitespace
llvm-svn: 21424
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaInstrInfo.h')
| -rw-r--r-- | llvm/lib/Target/Alpha/AlphaInstrInfo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/Alpha/AlphaInstrInfo.h b/llvm/lib/Target/Alpha/AlphaInstrInfo.h index 74ec49aa4cc..2ee13a0cc2c 100644 --- a/llvm/lib/Target/Alpha/AlphaInstrInfo.h +++ b/llvm/lib/Target/Alpha/AlphaInstrInfo.h @@ -1,10 +1,10 @@ //===- AlphaInstrInfo.h - Alpha Instruction Information ---------*- C++ -*-===// -// +// // The LLVM Compiler Infrastructure // // This file was developed by the LLVM research group and is distributed under // the University of Illinois Open Source License. See LICENSE.TXT for details. -// +// //===----------------------------------------------------------------------===// // // This file contains the Alpha implementation of the TargetInstrInfo class. |

