| Index: src/IceInstX8632.cpp
|
| diff --git a/src/IceInstX8632.cpp b/src/IceInstX8632.cpp
|
| index ca62d7917e32fb63af363bf1ab84b7a002e6555c..573ac89aa9771f446b5ebc40413e7d275836bedd 100644
|
| --- a/src/IceInstX8632.cpp
|
| +++ b/src/IceInstX8632.cpp
|
| @@ -6,10 +6,11 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file implements the InstX8632 and OperandX8632 classes,
|
| -// primarily the constructors and the dump()/emit() methods.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file implements the InstX8632 and OperandX8632 classes,
|
| +/// primarily the constructors and the dump()/emit() methods.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #include "IceInstX8632.h"
|
|
|