| Index: src/IceLoopAnalyzer.cpp
|
| diff --git a/src/IceLoopAnalyzer.cpp b/src/IceLoopAnalyzer.cpp
|
| index 17aaaf172815a0ff52cb8eb1aed5514724d71b6e..a76dfe2976138db0a1c11fae4b0d2c77931a430f 100644
|
| --- a/src/IceLoopAnalyzer.cpp
|
| +++ b/src/IceLoopAnalyzer.cpp
|
| @@ -8,7 +8,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the loop analysis on the CFG.
|
| +/// \brief Implements the loop analysis on the CFG.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
| #include "IceLoopAnalyzer.h"
|
|
|