| Index: src/IceTargetLoweringX8632.h
|
| diff --git a/src/IceTargetLoweringX8632.h b/src/IceTargetLoweringX8632.h
|
| index f24275dd1cc935e8aa9db56807e3c9c975d75380..f1d8bb3565b25190569babf8f9f9ddf72ae80173 100644
|
| --- a/src/IceTargetLoweringX8632.h
|
| +++ b/src/IceTargetLoweringX8632.h
|
| @@ -6,11 +6,12 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file declares the TargetLoweringX8632 class, which
|
| -// implements the TargetLowering interface for the x86-32
|
| -// architecture.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file declares the TargetLoweringX8632 class, which
|
| +/// implements the TargetLowering interface for the x86-32
|
| +/// architecture.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #ifndef SUBZERO_SRC_ICETARGETLOWERINGX8632_H
|
|
|