ΒΆextern void lto_input_dispose(lto_input_t input)
extern void lto_input_dispose(lto_input_t input)
Description
Frees all memory internally allocated by the LTO input file. Upon return the lto_module_t is no longer valid.
Declared at: llvm/include/llvm-c/lto.h:587
Parameters
- lto_input_t input