| Index: src/IceTargetLoweringX8632.cpp
|
| diff --git a/src/IceTargetLoweringX8632.cpp b/src/IceTargetLoweringX8632.cpp
|
| index e33eeef270a957219e8d31399062821046f6ab39..c6a72d6510ccbc64e13c4bb9f937901535df451e 100644
|
| --- a/src/IceTargetLoweringX8632.cpp
|
| +++ b/src/IceTargetLoweringX8632.cpp
|
| @@ -6,11 +6,12 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file implements the TargetLoweringX8632 class, which
|
| -// consists almost entirely of the lowering sequence for each
|
| -// high-level instruction.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file implements the TargetLoweringX8632 class, which
|
| +/// consists almost entirely of the lowering sequence for each
|
| +/// high-level instruction.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #include "IceTargetLoweringX8632.h"
|
|
|