aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/tools/opt/PassPrinters.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/opt/PassPrinters.cpp')
-rw-r--r--contrib/llvm/tools/opt/PassPrinters.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/tools/opt/PassPrinters.cpp b/contrib/llvm/tools/opt/PassPrinters.cpp
index f52b52080949..310d491c06a5 100644
--- a/contrib/llvm/tools/opt/PassPrinters.cpp
+++ b/contrib/llvm/tools/opt/PassPrinters.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
///
/// \file
-/// \brief Utilities to print analysis info for various kinds of passes.
+/// Utilities to print analysis info for various kinds of passes.
///
//===----------------------------------------------------------------------===//