diff options
Diffstat (limited to 'tools/opt/PassPrinters.cpp')
-rw-r--r-- | tools/opt/PassPrinters.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/opt/PassPrinters.cpp b/tools/opt/PassPrinters.cpp index f52b5208094..310d491c06a 100644 --- a/tools/opt/PassPrinters.cpp +++ b/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. /// //===----------------------------------------------------------------------===// |