| Index: src/IceIntrinsics.cpp
|
| diff --git a/src/IceIntrinsics.cpp b/src/IceIntrinsics.cpp
|
| index 123817d5791a33c4ed5c6d4b60aa392d6e5ed42f..c50090b1f302adf9ef07b55c1b8b09c08f8e7d30 100644
|
| --- a/src/IceIntrinsics.cpp
|
| +++ b/src/IceIntrinsics.cpp
|
| @@ -8,7 +8,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the Intrinsics utilities for matching and then
|
| +/// \brief Implements the Intrinsics utilities for matching and then
|
| /// dispatching by name.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|