summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/MSP430FrameLowering.h
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-06-21 13:59:01 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-06-21 13:59:01 +0000
commit3a0822f094b578157263e04114075ad7df81db41 (patch)
treebc48361fe2cd1ca5f93ac01b38b183774468fc79 /lib/Target/MSP430/MSP430FrameLowering.h
parent85d8b2bbe386bcfe669575d05b61482d7be07e5d (diff)
downloadsrc-test2-3a0822f094b578157263e04114075ad7df81db41.tar.gz
src-test2-3a0822f094b578157263e04114075ad7df81db41.zip
Notes
Diffstat (limited to 'lib/Target/MSP430/MSP430FrameLowering.h')
-rw-r--r--lib/Target/MSP430/MSP430FrameLowering.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MSP430/MSP430FrameLowering.h b/lib/Target/MSP430/MSP430FrameLowering.h
index 48c4dc866a63..2f20bbd8ae15 100644
--- a/lib/Target/MSP430/MSP430FrameLowering.h
+++ b/lib/Target/MSP430/MSP430FrameLowering.h
@@ -49,6 +49,6 @@ public:
RegScavenger *RS = nullptr) const override;
};
-} // End llvm namespace
+} // namespace llvm
#endif