summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2013-05-17 21:43:39 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2013-05-17 21:43:39 +0000
commit52ddb7bcdd290c1aff8c1dd71fa86dc9d9e10854 (patch)
tree84d0b663d87a72224151142998e8f261699431c4 /llvm/lib/CodeGen
parent50544e7e6556679ecfc355f78991c4f03fd129e4 (diff)
downloadbcm5719-llvm-52ddb7bcdd290c1aff8c1dd71fa86dc9d9e10854.tar.gz
bcm5719-llvm-52ddb7bcdd290c1aff8c1dd71fa86dc9d9e10854.zip
Add missing -*- C++ -*- to headers
llvm-svn: 182164
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h b/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
index 1c4274a9108..9128c5e54e1 100644
--- a/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
+++ b/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
@@ -1,4 +1,4 @@
-//===-- LegalizeTypes.h - Definition of the DAG Type Legalizer class ------===//
+//===-- LegalizeTypes.h - DAG Type Legalizer class definition ---*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud