\brief Loads an object file in the codegen context.
Loads an object file into the same context as \c cg. The module is safe to add using \a lto_codegen_add_module().
Returns NULL on error (check lto_get_error_message() for details).
\since LTO_API_VERSION=11
See Implementation
\brief Loads an object file in the codegen context.
Loads an object file into the same context as \c cg. The module is safe to add using \a lto_codegen_add_module().
Returns NULL on error (check lto_get_error_message() for details).
\since LTO_API_VERSION=11