summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/XCore/XCoreMCInstLower.h b/lib/Target/XCore/XCoreMCInstLower.h
index 569147872f23..74a7f20570e8 100644
--- a/lib/Target/XCore/XCoreMCInstLower.h
+++ b/lib/Target/XCore/XCoreMCInstLower.h
@@ -37,6 +37,6 @@ private:
MCOperand LowerSymbolOperand(const MachineOperand &MO,
MachineOperandType MOTy, unsigned Offset) const;
};
-}
+} // namespace llvm
#endif