thinlto_module_get_num_objects

Returns the number of object files produced by the ThinLTO CodeGenerator.

It usually matches the number of input files, but this is not a guarantee of the API and may change in future implementation, so the client should not assume it.

\since LTO_API_VERSION=18

extern (C) nothrow extern
uint
thinlto_module_get_num_objects

Meta