diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2005-04-21 23:30:14 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2005-04-21 23:30:14 +0000 |
| commit | b440243e94cc189cf44168df0e764e52e73fe776 (patch) | |
| tree | 83df4a6c3ff914859ea07a6a0f43724a007a1aff /llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h | |
| parent | 89b8c8d21510728b59c0586ef5bb4de03312a21d (diff) | |
| download | bcm5719-llvm-b440243e94cc189cf44168df0e764e52e73fe776.tar.gz bcm5719-llvm-b440243e94cc189cf44168df0e764e52e73fe776.zip | |
Remove trailing whitespace
llvm-svn: 21425
Diffstat (limited to 'llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h')
| -rw-r--r-- | llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h b/llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h index 7dd86b205af..2628bbd2ef9 100644 --- a/llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h +++ b/llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h @@ -1,14 +1,14 @@ //===-- RegAllocCommon.h --------------------------------------------------===// -// +// // 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. -// +// //===----------------------------------------------------------------------===// -// +// // Shared declarations for register allocation. -// +// //===----------------------------------------------------------------------===// #ifndef REGALLOCCOMMON_H |

