summaryrefslogtreecommitdiff
path: root/MLKLexicalContext-MLKLLVMCompilation.mm
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <matthias@benkard.de>2008-08-23 18:19:32 +0200
committerMatthias Andreas Benkard <matthias@benkard.de>2008-08-23 18:19:32 +0200
commit6f71f22d665d7d629fd34f8ec3ba21ef84dda31a (patch)
tree4cd5a42567e78030ae6f0e31de1dc7be4ff87ede /MLKLexicalContext-MLKLLVMCompilation.mm
parentad05662ae05336aa5db20f9d34d5c1d5bba9d6c2 (diff)
Factor the LLVM compiler out into its own library.
Diffstat (limited to 'MLKLexicalContext-MLKLLVMCompilation.mm')
-rw-r--r--MLKLexicalContext-MLKLLVMCompilation.mm2
1 files changed, 2 insertions, 0 deletions
diff --git a/MLKLexicalContext-MLKLLVMCompilation.mm b/MLKLexicalContext-MLKLLVMCompilation.mm
index 22d211d..45208ed 100644
--- a/MLKLexicalContext-MLKLLVMCompilation.mm
+++ b/MLKLexicalContext-MLKLLVMCompilation.mm
@@ -31,6 +31,8 @@ using namespace llvm;
using namespace std;
+id MLKDummyUseLLVMLexicalContext = nil;
+
@implementation MLKLexicalContext (MLKLLVMCompilation)
-(void) setVariableHeapAllocation:(BOOL)heapp
forSymbol:(id)name