| Index: src/IceInstX8664.cpp
|
| diff --git a/src/IceInstX8664.cpp b/src/IceInstX8664.cpp
|
| index 88785a657b2a6585c27dc114dc0d25664f61ade7..7ca6196e62ae80e2dc7f54508eccf6a5a3bc6929 100644
|
| --- a/src/IceInstX8664.cpp
|
| +++ b/src/IceInstX8664.cpp
|
| @@ -8,9 +8,10 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file defines X8664 specific data related to X8664 Instructions and
|
| -/// Instruction traits. These are declared in the IceTargetLoweringX8664Traits.h
|
| -/// header file.
|
| +/// \brief This file defines X8664 specific data related to X8664 Instructions
|
| +/// and Instruction traits.
|
| +///
|
| +/// These are declared in the IceTargetLoweringX8664Traits.h header file.
|
| ///
|
| /// This file also defines X8664 operand specific methods (dump and emit.)
|
| ///
|
|
|