aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreMCInstLower.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/XCore/XCoreMCInstLower.h')
-rw-r--r--lib/Target/XCore/XCoreMCInstLower.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Target/XCore/XCoreMCInstLower.h b/lib/Target/XCore/XCoreMCInstLower.h
index fb138f0214..28e702bb98 100644
--- a/lib/Target/XCore/XCoreMCInstLower.h
+++ b/lib/Target/XCore/XCoreMCInstLower.h
@@ -21,8 +21,7 @@ namespace llvm {
class Mangler;
class AsmPrinter;
-/// XCoreMCInstLower - This class is used to lower an MachineInstr into an
-// MCInst.
+/// \brief This class is used to lower an MachineInstr into an MCInst.
class LLVM_LIBRARY_VISIBILITY XCoreMCInstLower {
typedef MachineOperand::MachineOperandType MachineOperandType;
MCContext *Ctx;