lto_codegen_create_in_local_context

\brief Instantiate a code generator in its own context.

Instantiates a code generator in its own context. Modules added via \a lto_codegen_add_module() must have all been created in the same context, using \a lto_module_create_in_codegen_context().

\since LTO_API_VERSION=11

extern (C) nothrow extern
lto_codegen_create_in_local_context
()

Meta