summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2014-11-02 23:46:44 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2014-11-02 23:46:44 +0000
commitb3a026b78d95d651127d03df3609b5954f68b85f (patch)
treec2b17b01cbaf034b405d08dc14eb13d581e1ef31 /llvm
parent8022226db7457e367420ac6126f07ee1568a1c04 (diff)
downloadbcm5719-llvm-b3a026b78d95d651127d03df3609b5954f68b85f.tar.gz
bcm5719-llvm-b3a026b78d95d651127d03df3609b5954f68b85f.zip
Fix missing C++ mode comment
llvm-svn: 221115
Diffstat (limited to 'llvm')
-rw-r--r--llvm/utils/TableGen/DAGISelMatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/DAGISelMatcher.h b/llvm/utils/TableGen/DAGISelMatcher.h
index 7440304931b..b9cb267a8ca 100644
--- a/llvm/utils/TableGen/DAGISelMatcher.h
+++ b/llvm/utils/TableGen/DAGISelMatcher.h
@@ -1,4 +1,4 @@
-//===- DAGISelMatcher.h - Representation of DAG pattern matcher -----------===//
+//===- DAGISelMatcher.h - Representation of DAG pattern matcher -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud