Chromium Code Reviews| Index: src/IceRegList.h |
| diff --git a/src/IceRegList.h b/src/IceRegList.h |
| index 4b21044212621ffb45d44730cafd020d5139cde0..bba84911c329f9ee640d9f1a7cf18ebc4121c830 100644 |
| --- a/src/IceRegList.h |
| +++ b/src/IceRegList.h |
| @@ -7,8 +7,9 @@ |
| // |
| //===----------------------------------------------------------------------===// |
| // |
| -// This file defines the REGLIST*() macros used in the IceInst*.def files. |
| -// |
| +/// \file |
| +/// \brief Defines the REGLIST*() macros used in the IceInst*.def files. |
| +/// |
| //===----------------------------------------------------------------------===// |
| #ifndef SUBZERO_SRC_ICEINSTREGLIST_H |