aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARC/ARCMCInstLower.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/ARC/ARCMCInstLower.h')
-rw-r--r--lib/Target/ARC/ARCMCInstLower.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARC/ARCMCInstLower.h b/lib/Target/ARC/ARCMCInstLower.h
index 22e15cdb351e..9a698f26334a 100644
--- a/lib/Target/ARC/ARCMCInstLower.h
+++ b/lib/Target/ARC/ARCMCInstLower.h
@@ -23,7 +23,7 @@ class MachineFunction;
class Mangler;
class AsmPrinter;
-/// \brief This class is used to lower an MachineInstr into an MCInst.
+/// This class is used to lower an MachineInstr into an MCInst.
class LLVM_LIBRARY_VISIBILITY ARCMCInstLower {
using MachineOperandType = MachineOperand::MachineOperandType;
MCContext *Ctx;