diff dmd/mars.h @ 129:8096ba7082db trunk

[svn r133] Fixed some problems with inlining not happening :P Fixed problems with certain cases of deeply nested classes/functions.
author lindquist
date Fri, 28 Dec 2007 22:55:24 +0100
parents 0c77619e803b
children 5825d48b27d1
line wrap: on
line diff
--- a/dmd/mars.h	Fri Nov 30 17:12:08 2007 +0100
+++ b/dmd/mars.h	Fri Dec 28 22:55:24 2007 +0100
@@ -129,6 +129,7 @@
     char *tt_os;
     char *data_layout;
     char disassemble;
+    char llvmInline;
 };
 
 struct Global