lto_codegen_add_module

Add an object module to the set of modules for which code will be generated. Returns true on error (check lto_get_error_message() for details).

\c cg and \c mod must both be in the same context. See \a lto_codegen_create_in_local_context() and \a lto_module_create_in_codegen_context().

\since prior to LTO_API_VERSION=3

extern (C) nothrow extern
lto_codegen_add_module

Meta