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/PowerPC/PPC32Relocations.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/PowerPC/PPC32Relocations.h')
| -rw-r--r-- | llvm/lib/Target/PowerPC/PPC32Relocations.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/PowerPC/PPC32Relocations.h b/llvm/lib/Target/PowerPC/PPC32Relocations.h index a3eb7600438..474d733664e 100644 --- a/llvm/lib/Target/PowerPC/PPC32Relocations.h +++ b/llvm/lib/Target/PowerPC/PPC32Relocations.h @@ -1,10 +1,10 @@ //===- PPC32Relocations.h - PPC32 Code Relocations --------------*- 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 defines the PowerPC 32-bit target-specific relocation types. |

