From ace29d495df89afd2e3251064de91b00da2612da Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Thu, 11 Sep 2008 18:10:41 +0200 Subject: Add various disabled debugging messages. --- MLKLexicalContext-MLKLLVMCompilation.mm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MLKLexicalContext-MLKLLVMCompilation.mm') diff --git a/MLKLexicalContext-MLKLLVMCompilation.mm b/MLKLexicalContext-MLKLLVMCompilation.mm index 37f03f5..669c943 100644 --- a/MLKLexicalContext-MLKLLVMCompilation.mm +++ b/MLKLexicalContext-MLKLLVMCompilation.mm @@ -44,6 +44,8 @@ id MLKDummyUseLLVMLexicalContext = nil; -(BOOL) variableHeapAllocationForSymbol:(id)name; { + //return YES; + id flag = [self propertyForVariable:name key:@"LLVM.heap-flag"]; -- cgit v1.2.3