summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2005-04-21 23:30:14 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2005-04-21 23:30:14 +0000
commitb440243e94cc189cf44168df0e764e52e73fe776 (patch)
tree83df4a6c3ff914859ea07a6a0f43724a007a1aff /llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp
parent89b8c8d21510728b59c0586ef5bb4de03312a21d (diff)
downloadbcm5719-llvm-b440243e94cc189cf44168df0e764e52e73fe776.tar.gz
bcm5719-llvm-b440243e94cc189cf44168df0e764e52e73fe776.zip
Remove trailing whitespace
llvm-svn: 21425
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp')
-rw-r--r--llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp b/llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp
index d8f008a1fea..50ad423cf7c 100644
--- a/llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp
+++ b/llvm/lib/Target/PowerPC/PPC32InstrInfo.cpp
@@ -1,10 +1,10 @@
//===- PPC32InstrInfo.cpp - PowerPC32 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 PowerPC implementation of the TargetInstrInfo class.
OpenPOWER on IntegriCloud