changeset 135:176bd52b3cf5 trunk

[svn r139] Fixed bug #33, thanks for the report :)
author lindquist
date Mon, 14 Jan 2008 23:09:55 +0100
parents 0dec7b3727ea
children 0e28624814e8
files gen/tollvm.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gen/tollvm.cpp	Mon Jan 14 05:32:24 2008 +0100
+++ b/gen/tollvm.cpp	Mon Jan 14 23:09:55 2008 +0100
@@ -831,7 +831,7 @@
 {
     // log the frame list
     IRFunction* irfunc = gIR->func();
-    if (Logger::enabled)
+    if (Logger::enabled())
         print_nested_frame_list(vd, irfunc->decl);
 
     // resolve frame ptr