| Index: src/IceTargetLoweringMIPS32.h
|
| diff --git a/src/IceTargetLoweringMIPS32.h b/src/IceTargetLoweringMIPS32.h
|
| index eb4a9fd282b1c5d68d6a85cd6c9c6813612eaa3a..f872af0f35a059cf4854ed83f479e0c8af15e40f 100644
|
| --- a/src/IceTargetLoweringMIPS32.h
|
| +++ b/src/IceTargetLoweringMIPS32.h
|
| @@ -6,10 +6,11 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file declares the TargetLoweringMIPS32 class, which implements the
|
| -// TargetLowering interface for the MIPS 32-bit architecture.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file declares the TargetLoweringMIPS32 class, which implements the
|
| +/// TargetLowering interface for the MIPS 32-bit architecture.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #ifndef SUBZERO_SRC_ICETARGETLOWERINGMIPS32_H
|
|
|