rustc_llvm::LLVMGetTarget [] [src]

pub unsafe extern fn LLVMGetTarget(M: ModuleRef) -> *const c_char
Unstable (rustc_private)

Target triple. See Module::getTargetTriple.