summaryrefslogtreecommitdiff
path: root/utils/TableGen/TableGenBackend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/TableGen/TableGenBackend.cpp')
-rw-r--r--utils/TableGen/TableGenBackend.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/TableGen/TableGenBackend.cpp b/utils/TableGen/TableGenBackend.cpp
index 3e418f6ce6..716bb4886c 100644
--- a/utils/TableGen/TableGenBackend.cpp
+++ b/utils/TableGen/TableGenBackend.cpp
@@ -1,10 +1,10 @@
//===- TableGenBackend.cpp - Base class for TableGen Backends ---*- 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 provides useful services for TableGen backends...