summaryrefslogtreecommitdiff
path: root/tools/llvmc2
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc2')
-rw-r--r--tools/llvmc2/AutoGenerated.cpp2
-rw-r--r--tools/llvmc2/AutoGenerated.h2
-rw-r--r--tools/llvmc2/Common.td2
-rw-r--r--tools/llvmc2/Graph.td2
-rw-r--r--tools/llvmc2/Tool.h2
-rw-r--r--tools/llvmc2/llvmc.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/tools/llvmc2/AutoGenerated.cpp b/tools/llvmc2/AutoGenerated.cpp
index 2bd624afcc..213db01e0b 100644
--- a/tools/llvmc2/AutoGenerated.cpp
+++ b/tools/llvmc2/AutoGenerated.cpp
@@ -1,4 +1,4 @@
-//===--- Tools.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
+//===--- AutoGenerated.cpp - The LLVM Compiler Driver -----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/tools/llvmc2/AutoGenerated.h b/tools/llvmc2/AutoGenerated.h
index 106a04ef84..5ace7d2a94 100644
--- a/tools/llvmc2/AutoGenerated.h
+++ b/tools/llvmc2/AutoGenerated.h
@@ -1,4 +1,4 @@
-//===--- Tools.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
+//===--- AutoGenerated.h - The LLVM Compiler Driver -------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/tools/llvmc2/Common.td b/tools/llvmc2/Common.td
index a7515b8f0f..524ea56728 100644
--- a/tools/llvmc2/Common.td
+++ b/tools/llvmc2/Common.td
@@ -1,4 +1,4 @@
-//===- Tools.td - Common definitions for LLVMCC -----------*- tablegen -*-===//
+//===- Common.td - Common definitions for LLVMCC ----------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/tools/llvmc2/Graph.td b/tools/llvmc2/Graph.td
index 5c2902e288..fb48ffb7c2 100644
--- a/tools/llvmc2/Graph.td
+++ b/tools/llvmc2/Graph.td
@@ -1,4 +1,4 @@
-//===- Example.td - LLVMCC toolchain descriptions ---------*- tablegen -*-===//
+//===- Graph.td - LLVMCC toolchain descriptions ------------*- tablegen -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/tools/llvmc2/Tool.h b/tools/llvmc2/Tool.h
index ec9d1546ff..4762b1ee65 100644
--- a/tools/llvmc2/Tool.h
+++ b/tools/llvmc2/Tool.h
@@ -1,4 +1,4 @@
-//===--- Tools.h - The LLVM Compiler Driver ---------------------*- C++ -*-===//
+//===--- Tool.h - The LLVM Compiler Driver ----------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/tools/llvmc2/llvmc.cpp b/tools/llvmc2/llvmc.cpp
index c06ea59ed9..403e61da90 100644
--- a/tools/llvmc2/llvmc.cpp
+++ b/tools/llvmc2/llvmc.cpp
@@ -1,4 +1,4 @@
-//===--- llvmc.cpp - The LLVM Compiler Driver ------------------*- C++ -*-===//
+//===--- llvmc.cpp - The LLVM Compiler Driver -------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//