Function llvm_sys::target_machine::LLVMNormalizeTargetTriple [−][src]
pub unsafe extern "C" fn LLVMNormalizeTargetTriple(
triple: *const c_char
) -> *mut c_char
Expand description
Normalize a target triple. The result needs to be disposed with LLVMDisposeMessage.