ΒΆextern void thinlto_codegen_dispose(
thinlto_code_gen_t cg)
extern void thinlto_codegen_dispose(
thinlto_code_gen_t cg)
Description
Frees the generator and all memory it internally allocated. Upon return the thinlto_code_gen_t is no longer valid.
Declared at: llvm/include/llvm-c/lto.h:654
Parameters
- thinlto_code_gen_t cg