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