ΒΆ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:695

Parameters

thinlto_code_gen_t cg