aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Skeleton/SkeletonInstrInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Skeleton/SkeletonInstrInfo.cpp')
-rw-r--r--lib/Target/Skeleton/SkeletonInstrInfo.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/Skeleton/SkeletonInstrInfo.cpp b/lib/Target/Skeleton/SkeletonInstrInfo.cpp
index e81f64f334..877dcb27da 100644
--- a/lib/Target/Skeleton/SkeletonInstrInfo.cpp
+++ b/lib/Target/Skeleton/SkeletonInstrInfo.cpp
@@ -1,10 +1,10 @@
//===- SkeletonInstrInfo.cpp - 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 is where you implement methods for the TargetInstrInfo class.