| Index: src/IceAssemblerX8632.cpp
|
| diff --git a/src/IceAssemblerX8632.cpp b/src/IceAssemblerX8632.cpp
|
| index 7d217cf782ccc3f83a892bb5e2f421e29ea170e8..6135b5c5304807204fb4d10359f9f945a3d10098 100644
|
| --- a/src/IceAssemblerX8632.cpp
|
| +++ b/src/IceAssemblerX8632.cpp
|
| @@ -13,9 +13,10 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file implements the Assembler class for x86-32.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file implements the Assembler class for x86-32.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #include "IceAssemblerX8632.h"
|
|
|