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.