summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2013-12-19 05:32:44 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2013-12-19 05:32:44 +0000
commit9ceb4987dafb6a1384edb7dc7c08ac6098e9b539 (patch)
tree53e217f5465cf5697905b462d8546eadf64df743 /llvm
parentc0da2cb3b4951531d6d6aa49367c1554d007d410 (diff)
downloadbcm5719-llvm-9ceb4987dafb6a1384edb7dc7c08ac6098e9b539.tar.gz
bcm5719-llvm-9ceb4987dafb6a1384edb7dc7c08ac6098e9b539.zip
Fix missing C++ mode comment
llvm-svn: 197658
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/Transforms/Utils/CmpInstAnalysis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Transforms/Utils/CmpInstAnalysis.h b/llvm/include/llvm/Transforms/Utils/CmpInstAnalysis.h
index 488d7a59d32..22469e0593f 100644
--- a/llvm/include/llvm/Transforms/Utils/CmpInstAnalysis.h
+++ b/llvm/include/llvm/Transforms/Utils/CmpInstAnalysis.h
@@ -1,4 +1,4 @@
-//===-- CmpInstAnalysis.h - Utils to help fold compare insts ------===//
+//===-- CmpInstAnalysis.h - Utils to help fold compare insts ----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud