aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/CmpInstAnalysis.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Transforms/Utils/CmpInstAnalysis.h')
-rw-r--r--include/llvm/Transforms/Utils/CmpInstAnalysis.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/llvm/Transforms/Utils/CmpInstAnalysis.h b/include/llvm/Transforms/Utils/CmpInstAnalysis.h
index 488d7a59d329..73c15e42c359 100644
--- a/include/llvm/Transforms/Utils/CmpInstAnalysis.h
+++ b/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
//
@@ -63,4 +63,3 @@ namespace llvm {
} // end namespace llvm
#endif
-