out_config_initvoid out_config_init(int model, bool exe, bool trace, bool nofloat, bool vasm, bool verbose, bool optimize, int symdebug, bool alwaysframe, bool stackstomp, ubyte avx, ubyte pic, bool useModuleInfo, bool useTypeInfo, bool useExceptions, ubyte dwarf, string _version, exefmt_t exefmt, bool generatedMain)
Configure the back end (optimizer and code generator)
Compiler implementation of the D programming language.