llvm_sys::target_machine

Function LLVMSetTargetMachineAsmVerbosity

source
pub unsafe extern "C" fn LLVMSetTargetMachineAsmVerbosity(
    T: LLVMTargetMachineRef,
    VerboseAsm: LLVMBool,
)