llvm_sys::target_machine

Function LLVMCreateTargetDataLayout

Source
pub unsafe extern "C" fn LLVMCreateTargetDataLayout(
    T: LLVMTargetMachineRef,
) -> LLVMTargetDataRef
Expand description

Create a DataLayout based on the target machine.