| Index: src/IceOperand.cpp
|
| diff --git a/src/IceOperand.cpp b/src/IceOperand.cpp
|
| index bb16967e2bc4b8498373b2e8ecf80f61d40739dc..b46c7f5142b79402eb05a9a1da765ef9e716f179 100644
|
| --- a/src/IceOperand.cpp
|
| +++ b/src/IceOperand.cpp
|
| @@ -8,8 +8,8 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the Operand class and its target-independent
|
| -/// subclasses, primarily for the methods of the Variable class.
|
| +/// \brief Implements the Operand class and its target-independent subclasses,
|
| +/// primarily for the methods of the Variable class.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|