aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Skeleton/SkeletonJITInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Skeleton/SkeletonJITInfo.cpp')
-rw-r--r--lib/Target/Skeleton/SkeletonJITInfo.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Target/Skeleton/SkeletonJITInfo.cpp b/lib/Target/Skeleton/SkeletonJITInfo.cpp
index 23ef3df3da..04ecb93918 100644
--- a/lib/Target/Skeleton/SkeletonJITInfo.cpp
+++ b/lib/Target/Skeleton/SkeletonJITInfo.cpp
@@ -1,12 +1,12 @@
//===-- SkeletonCodeEmitter.cpp - JIT Code Emitter --------------*- 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 a stub for a JIT code generator, which is obviously not implemented.
//
//===----------------------------------------------------------------------===//