lto_codegen_create

Instantiates a code generator. Returns NULL on error (check lto_get_error_message() for details).

All modules added using \a lto_codegen_add_module() must have been created in the same context as the codegen.

\since prior to LTO_API_VERSION=3

extern (C) nothrow extern
lto_codegen_create
()

Meta