| Index: src/IceAssemblerARM32.h
|
| diff --git a/src/IceAssemblerARM32.h b/src/IceAssemblerARM32.h
|
| index 3ad38348ee37369c9363447fe95e4222444a37a8..4d8a575b9c09b7eaa505f3d8c126aaa471bd839c 100644
|
| --- a/src/IceAssemblerARM32.h
|
| +++ b/src/IceAssemblerARM32.h
|
| @@ -16,7 +16,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the Assembler class for ARM32.
|
| +/// \brief Declares the Assembler class for ARM32.
|
| ///
|
| /// Note: All references to ARM "section" documentation refers to the "ARM
|
| /// Architecture Reference Manual, ARMv7-A and ARMv7-R edition". See:
|
|
|