From 50d456539dea5e61d7a1592a78f1861fb35b0063 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 27 Feb 2007 22:08:27 +0000 Subject: reapply git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34697 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/TableGen/CallingConvEmitter.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/TableGen/CallingConvEmitter.cpp') diff --git a/utils/TableGen/CallingConvEmitter.cpp b/utils/TableGen/CallingConvEmitter.cpp index 977191f92d..1ef30aad07 100644 --- a/utils/TableGen/CallingConvEmitter.cpp +++ b/utils/TableGen/CallingConvEmitter.cpp @@ -125,4 +125,5 @@ void CallingConvEmitter::EmitAction(Record *Action, throw "Unknown CCAction!"; } } -} \ No newline at end of file +} + -- cgit v1.2.3