| Index: src/IceAssemblerX8632.h
|
| diff --git a/src/IceAssemblerX8632.h b/src/IceAssemblerX8632.h
|
| index ad794896263e7dc488d6f186695c788deb84fe9d..6c22a243814d52f892f389b002b7ff6f36d3cc68 100644
|
| --- a/src/IceAssemblerX8632.h
|
| +++ b/src/IceAssemblerX8632.h
|
| @@ -14,9 +14,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.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #ifndef SUBZERO_SRC_ICEASSEMBLERX8632_H
|
|
|