diff dmd2/mars.h @ 1487:f62347c22d81

Apply changes from r1482 to D2 frontend too. Completely untested, but ldc2 compiles again.
author Frits van Bommel <fvbommel wxs.nl>
date Mon, 08 Jun 2009 13:45:26 +0200
parents 638d16625da2
children 54b3c1394d62
line wrap: on
line diff
--- a/dmd2/mars.h	Mon Jun 08 12:35:55 2009 +0200
+++ b/dmd2/mars.h	Mon Jun 08 13:45:26 2009 +0200
@@ -242,6 +242,7 @@
     bool llvmAnnotate;
     bool useInlineAsm;
     bool verbose_cg;
+    bool useAvailableExternally;
 
     // target stuff
     const char* llvmArch;