summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/RegAlloc/RegAllocCommon.h
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/SparcV9/RegAlloc/RegAllocCommon.h
parent89b8c8d21510728b59c0586ef5bb4de03312a21d (diff)
downloadbcm5719-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.h8
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
OpenPOWER on IntegriCloud