| Index: src/IceInstX8632.cpp
|
| diff --git a/src/IceInstX8632.cpp b/src/IceInstX8632.cpp
|
| index 286643037329f3b0f7bcb4f26d9d5f68d832da21..fd33c55c534644009c491e6d55e79d612c558f0b 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"
|
|
|