| Index: src/IceGlobalContext.cpp
|
| diff --git a/src/IceGlobalContext.cpp b/src/IceGlobalContext.cpp
|
| index 3473b8cf4b2b1aa3a975f8bc06767fecbf0206c4..51ca3f08240d49b4252358ef2c62389b2c0f05de 100644
|
| --- a/src/IceGlobalContext.cpp
|
| +++ b/src/IceGlobalContext.cpp
|
| @@ -6,10 +6,11 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file defines aspects of the compilation that persist across
|
| -// multiple functions.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file defines aspects of the compilation that persist across
|
| +/// multiple functions.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #include "IceGlobalContext.h"
|
|
|