llvm_sys::lto

Function lto_input_create

Source
pub unsafe extern "C" fn lto_input_create(
    buffer: *const c_void,
    buffer_size: size_t,
    path: *const c_char,
) -> lto_input_t
Expand description

Create an LTO input file from a buffer.